CB-5719 Updated version and RELEASENOTES.md for release 0.2.5

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

Branch: refs/heads/master
Commit: 30a9f0f019322bdf36a772371c7460ba62fdc3e2
Parents: ea6a903
Author: Andrew Grieve <[email protected]>
Authored: Thu Jan 2 12:24:02 2014 -0500
Committer: Andrew Grieve <[email protected]>
Committed: Thu Jan 2 12:24:02 2014 -0500

----------------------------------------------------------------------
 RELEASENOTES.md | 3 +++
 plugin.xml      | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/30a9f0f0/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 562caf1..6d72b3f 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -34,3 +34,6 @@
 * [ubuntu] add missing file
 * add ubuntu platform
 * Added amazon-fireos platform. Change to use amazon-fireos as a platform if 
the user agent string contains 'cordova-amazon-fireos'
+
+### 0.2.5 (Jan 02, 2014)
+* CB-5658 Add doc/index.md for Globalization plugin

http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/30a9f0f0/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index bb19f47..b2a4695 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.5-dev">
+      version="0.2.5">
     <name>Globalization</name>
     <description>Cordova Globalization Plugin</description>
     <license>Apache 2.0</license>

Reply via email to