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/06/05 22:43:26 UTC

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

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

Branch: refs/heads/master
Commit: e01a80a3fd055c5d9872281953b5e05cdbb87d2d
Parents: 60f68fc
Author: Steven Gill <st...@gmail.com>
Authored: Thu Jun 5 13:40:49 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Thu Jun 5 13:40:49 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/e01a80a3/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index cbe1165..9010bda 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.9">
+      version="0.2.10-dev">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>