Repository: cordova-plugin-globalization Updated Branches: refs/heads/master 830d1b097 -> 76e1061c4
CB-7571 Bump version of nested plugin to match parent plugin Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/commit/76e1061c Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/tree/76e1061c Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/diff/76e1061c Branch: refs/heads/master Commit: 76e1061c467a7b9cb958c71a06d4b3874c6e5ca7 Parents: 830d1b0 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-globalization/blob/76e1061c/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index 3edeafa..0a90264 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.globalization.tests" - version="0.3.1"> + version="0.3.2-dev"> <name>Cordova Globalization Plugin Tests</name> <license>Apache 2.0</license>
