You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ia...@apache.org on 2014/04/23 20:57:16 UTC

[3/9] git commit: CB-5980 Incremented plugin version on dev branch.

CB-5980 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/cd8d2845
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/tree/cd8d2845
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/diff/cd8d2845

Branch: refs/heads/master
Commit: cd8d2845b08b319075017a67bc2769c4f2dc54b7
Parents: 9f0b7a9
Author: Steven Gill <st...@gmail.com>
Authored: Wed Feb 5 18:13:30 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Feb 10 15:22:42 2014 -0800

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/cd8d2845/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 27b7045..9fc4192 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.6">
+      version="0.2.7-dev">
     <name>Globalization</name>
     <description>Cordova Globalization Plugin</description>
     <license>Apache 2.0</license>