You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/02/11 00:21:06 UTC

[7/7] git commit: CB-5980 Updated version and RELEASENOTES.md for release 0.2.7

CB-5980 Updated version and RELEASENOTES.md for release 0.2.7


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/86df72c2
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/86df72c2
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/86df72c2

Branch: refs/heads/master
Commit: 86df72c2f3691d762d063db705ab6f7e795eaffb
Parents: 60ff55a
Author: Steven Gill <st...@gmail.com>
Authored: Wed Feb 5 17:53:58 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Feb 5 17:53:58 2014 -0800

----------------------------------------------------------------------
 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/86df72c2/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 5dd7278..e22846e 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -37,3 +37,6 @@
 
 ### 0.2.6 (Jan 02, 2014)
 * CB-5658 Add doc/index.md for Battery Status.
+
+### 0.2.7 (Feb 05, 2014)
+* Add Tizen plugin.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/86df72c2/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 23a5a71..119b91a 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.7-dev">
+      version="0.2.7">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>