[CB-4752] 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/35c72904 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/35c72904 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/35c72904 Branch: refs/heads/dev Commit: 35c7290483f28080d71e693a9c58823c97575748 Parents: d218f0a Author: Andrew Grieve <[email protected]> Authored: Fri Sep 6 00:58:21 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Fri Sep 6 01:09:01 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/35c72904/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index a5e6068..075d62c 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.core.battery-status" - version="0.2.1"> + version="0.2.2-dev"> <name>Battery</name> <description>Cordova Battery Plugin</description> <license>Apache 2.0</license>
