Repository: cordova-plugin-device-orientation Updated Branches: refs/heads/master 671a20f70 -> 9e3b8c83d
CB-7571 Bump version of nested plugin to match parent plugin Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/commit/9e3b8c83 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/tree/9e3b8c83 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/diff/9e3b8c83 Branch: refs/heads/master Commit: 9e3b8c83d681f582885c1ea64e23a1557980b06b Parents: 671a20f 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-orientation/blob/9e3b8c83/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index 9759d18..46d4659 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -21,7 +21,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.device-orientation.tests" - version="0.3.9"> + version="0.3.10-dev"> <name>Cordova Device Orientation Plugin Tests</name> <license>Apache 2.0</license>
