Repository: cordova-plugin-statusbar Updated Branches: refs/heads/master 6481e0fc8 -> 68d550853
CB-7571 Bump version of nested plugin to match parent plugin Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/commit/68d55085 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/tree/68d55085 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/diff/68d55085 Branch: refs/heads/master Commit: 68d55085391f02894ae1e1299013433aa09c9fc8 Parents: 6481e0f Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 16:27:18 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 16:27:18 2014 -0400 ---------------------------------------------------------------------- tests/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/blob/68d55085/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index 065c90a..0bcc96f 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -22,7 +22,7 @@ xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.statusbar.tests" - version="0.1.8"> + version="0.1.9-dev"> <name>Cordova StatusBar Plugin Tests</name> <license>Apache 2.0</license>
