You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ia...@apache.org on 2014/04/17 17:16:26 UTC

git commit: CB-6452 Incremented plugin version on dev branch.

Repository: cordova-plugin-battery-status
Updated Branches:
  refs/heads/dev c19c13c16 -> 362c457e2


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

Branch: refs/heads/dev
Commit: 362c457e216b51675fc554604ea1485af424cd71
Parents: c19c13c
Author: Ian Clelland <ic...@chromium.org>
Authored: Thu Apr 17 11:16:03 2014 -0400
Committer: Ian Clelland <ic...@chromium.org>
Committed: Thu Apr 17 11:16:03 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/362c457e/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 74d7a6e..f29babb 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.8">
+      version="0.2.9-dev">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>