Updated Branches: refs/heads/master a7bf47f37 -> 30a9f0f01
[CB-5565] Incremented plugin version on dev branch. 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/59d2dc69 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/tree/59d2dc69 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/diff/59d2dc69 Branch: refs/heads/master Commit: 59d2dc69902a936c34882fa1b39c18b4bbebddbc Parents: a7bf47f Author: Steven Gill <[email protected]> Authored: Wed Dec 4 15:32:03 2013 -0800 Committer: Steven Gill <[email protected]> Committed: Wed Dec 4 15:32:03 2013 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/59d2dc69/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index bd8e26c..4d77200 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="org.apache.cordova.globalization" - version="0.2.4"> + version="0.2.5-dev"> <name>Globalization</name> <description>Cordova Globalization Plugin</description> <license>Apache</license>
