CB-5719 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/984d44f4 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/984d44f4 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/984d44f4 Branch: refs/heads/dev Commit: 984d44f442393e5c62275befc62263e3cafcc705 Parents: 7b013fb Author: Andrew Grieve <[email protected]> Authored: Thu Jan 2 12:30:52 2014 -0500 Committer: Andrew Grieve <[email protected]> Committed: Thu Jan 2 12:30:52 2014 -0500 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/984d44f4/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 4570507..f0e0c89 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.6"> + version="0.2.7-dev"> <name>Battery</name> <description>Cordova Battery Plugin</description> <license>Apache 2.0</license>
