Repository: cordova-plugin-inappbrowser Updated Branches: refs/heads/master f47f5449c -> 6e0ea336f
CB-7571 Bump version of nested plugin to match parent plugin Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/commit/6e0ea336 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/6e0ea336 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/6e0ea336 Branch: refs/heads/master Commit: 6e0ea336fc531b51fc82e04bca3130a1e339ec98 Parents: f47f544 Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 16:27:16 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 16:27:16 2014 -0400 ---------------------------------------------------------------------- tests/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/6e0ea336/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index 9b757bb..04669d4 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.inappbrowser.tests" - version="0.5.2"> + version="0.5.3-dev"> <name>Cordova InAppBrowser Plugin Tests</name> <license>Apache 2.0</license>
