Repository: cordova-plugin-device-motion Updated Branches: refs/heads/master 3083f2c3a -> a205b15d7
CB-7571 Bump version of nested plugin to match parent plugin Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/a205b15d Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/a205b15d Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/a205b15d Branch: refs/heads/master Commit: a205b15d77bb2841a65e5b3237267ee49ba42baf Parents: 3083f2c Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 16:27:14 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 16:27:14 2014 -0400 ---------------------------------------------------------------------- tests/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/a205b15d/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index abb6dcf..4579f1d 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -20,7 +20,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="org.apache.cordova.device-motion.tests" - version="0.2.10"> + version="0.2.11-dev"> <name>Cordova Device Motion Plugin Tests</name> <license>Apache 2.0</license>
