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:20:57 UTC

[2/2] git commit: CB-5980 Incremented plugin version on dev branch.

CB-5980 Incremented plugin version on dev branch.


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

Branch: refs/heads/dev
Commit: 6c8faff5d509d31d1502ad9cc3864152d47e5cee
Parents: 86df72c
Author: Steven Gill <st...@gmail.com>
Authored: Wed Feb 5 18:13:29 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Feb 5 18:13:29 2014 -0800

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


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