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/08/07 04:25:36 UTC

[2/2] git commit: CB-7244 Incremented plugin version.

CB-7244 Incremented plugin version.


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

Branch: refs/heads/master
Commit: deba7f47a01a61ab39df6fea82c58479ba2bddfc
Parents: 4908886
Author: Steven Gill <st...@gmail.com>
Authored: Wed Aug 6 19:24:25 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Aug 6 19:24:25 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/deba7f47/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 905fb22..324384e 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
       id="org.apache.cordova.battery-status"
-      version="0.2.10">
+      version="0.2.11-dev">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>