Repository: cordova-plugin-device Updated Branches: refs/heads/master ac7f6a563 -> 29e09a93b
CB-7571 Bump version of nested plugin to match parent plugin Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/29e09a93 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/29e09a93 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/29e09a93 Branch: refs/heads/master Commit: 29e09a93bcec1f27c726e54c8558cbc6ce3366f3 Parents: ac7f6a5 Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 16:27:13 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 16:27:13 2014 -0400 ---------------------------------------------------------------------- tests/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/29e09a93/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index be4e489..6f2e47f 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.device.tests" - version="0.2.12"> + version="0.2.13-dev"> <name>Cordova Device Plugin Tests</name> <license>Apache 2.0</license>
