Repository: cordova-plugin-dialogs Updated Branches: refs/heads/master 452fee95c -> 1e6654d45
CB-7571 Bump version of nested plugin to match parent plugin Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/commit/1e6654d4 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/tree/1e6654d4 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/diff/1e6654d4 Branch: refs/heads/master Commit: 1e6654d45bd68ebb85c3a023f93d71930202cad8 Parents: 452fee9 Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 16:27:15 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 16:27:15 2014 -0400 ---------------------------------------------------------------------- tests/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/1e6654d4/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index dec5276..a50bb72 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.dialogs.tests" - version="0.2.10"> + version="0.2.11-dev"> <name>Cordova Notification Plugin Tests</name> <license>Apache 2.0</license>
