You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/09/27 00:26:38 UTC

[5/5] git commit: [CB-4915] Updated version and RELEASENOTES.md for release 0.2.2

[CB-4915] Updated version and RELEASENOTES.md for release 0.2.2


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

Branch: refs/heads/master
Commit: 18abbab66368d5cdb03e9dfacab545391effdd4d
Parents: 8431ac3
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 17:47:13 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Sep 25 17:47:13 2013 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 6 +++++-
 plugin.xml      | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/18abbab6/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 6195996..189ed67 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,4 +20,8 @@
 -->
 # Release Notes
 
-
+### 0.2.2 (Sept 25, 2013)
+* CB-4889 bumping&resetting version
+* CB-4889 renaming org.apache.cordova.core.globalization to org.apache.cordova.globalization
+* Rename CHANGELOG.md -> RELEASENOTES.md
+* [CB-4752] Incremented plugin version on dev branch.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/18abbab6/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index b73e7f4..4d4db6e 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.2-dev">
+      version="0.2.2">
     <name>Globalization</name>
     <description>Cordova Globalization Plugin</description>
     <license>Apache</license>