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/09/27 00:23:52 UTC

git commit: [CB-4915] Incremented plugin version on dev branch.

Updated Branches:
  refs/heads/dev 10840b705 -> 6a184e97d


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

Branch: refs/heads/dev
Commit: 6a184e97dc70c7f1bcd3891632aae74abee8f1e1
Parents: 10840b7
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 18:34:12 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Sep 25 18:34:12 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/6a184e97/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 24e4cb3..ed6e1ac 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.3">
+      version="0.2.4-dev">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>