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:15 UTC

[2/9] git commit: CB-5980 Updated version and RELEASENOTES.md for release 0.2.6

CB-5980 Updated version and RELEASENOTES.md for release 0.2.6


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

Branch: refs/heads/master
Commit: 9f0b7a9477370b4eed61eea6ec895f63c9df5ce5
Parents: 19d8186
Author: Steven Gill <st...@gmail.com>
Authored: Wed Feb 5 17:53:59 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Feb 10 15:22:41 2014 -0800

----------------------------------------------------------------------
 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/9f0b7a94/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 6d72b3f..311e1e4 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -37,3 +37,6 @@
 
 ### 0.2.5 (Jan 02, 2014)
 * CB-5658 Add doc/index.md for Globalization plugin
+
+### 0.2.6 (Feb 05, 2014)
+* Add Tizen plugin support

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