CB-5719 Updated version and RELEASENOTES.md for release 0.2.6

Project: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/7b013fbe
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/7b013fbe
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/7b013fbe

Branch: refs/heads/master
Commit: 7b013fbeab56d0ab26c6a02ed8da54ff0ce3d3e0
Parents: c71ce75
Author: Andrew Grieve <[email protected]>
Authored: Thu Jan 2 12:24:02 2014 -0500
Committer: Andrew Grieve <[email protected]>
Committed: Thu Jan 2 12:24:02 2014 -0500

----------------------------------------------------------------------
 RELEASENOTES.md | 3 +++
 plugin.xml      | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/7b013fbe/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 7990de7..5dd7278 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -34,3 +34,6 @@
 * wp8 add support in level
 * add ubuntu platform
 * 1. Updated platform name amazon->amazon-fireos. Deleted src files. 2. Change 
to use amazon-fireos as the platform if user agent string contains 
'cordova-amazon-fireos'
+
+### 0.2.6 (Jan 02, 2014)
+* CB-5658 Add doc/index.md for Battery Status.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/7b013fbe/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 16ebdc1..4570507 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0";
       id="org.apache.cordova.battery-status"
-      version="0.2.6-dev">
+      version="0.2.6">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>

Reply via email to