Updated Branches: refs/heads/master dc07961b4 -> 7b013fbea
[CB-5565] 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/520d7bea Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/520d7bea Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/520d7bea Branch: refs/heads/master Commit: 520d7bea5e16181fa115ff25b6e1a59a1343c584 Parents: dc07961 Author: Steven Gill <[email protected]> Authored: Wed Dec 4 15:32:03 2013 -0800 Committer: Steven Gill <[email protected]> Committed: Wed Dec 4 15:32:03 2013 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/520d7bea/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 16f175c..16ebdc1 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.5"> + version="0.2.6-dev"> <name>Battery</name> <description>Cordova Battery Plugin</description> <license>Apache 2.0</license>
