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 2013/12/05 01:55:37 UTC

[2/8] git commit: CB-5188:

CB-5188:


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

Branch: refs/heads/master
Commit: c35a2e21599b80a012ee832cca28d3838e1d24a2
Parents: df99c60
Author: Steven Gill <st...@gmail.com>
Authored: Mon Oct 28 12:27:13 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Oct 28 12:27:13 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/c35a2e21/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 4dbf1b4..51db924 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.4">
+      version="0.2.5-dev">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>