CB-6877 Updated version and RELEASENOTES.md for release 0.2.8
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 07a092c..ced413d 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -47,3 +47,14 @@
 * CB-6460: Update license headers
 * CB-6465: Add license headers to Tizen code
 * Add NOTICE file
+
+### 0.2.8 (Jun 05, 2014)
+* CB-6127 Spanish and French Translations added. Github close #7
+* CB-6805 Add license
+* clean up pull request. this closes #11
+* CB-4602 Added clarification to docs
+* CB-4602 CB-6490 CB-4822 WP Globalization
+* getLocale,getLanguage, and docs
+* Android should return BCP47 tag, not localized string
+* CB-6491 add CONTRIBUTING.md
+* CB-5980 Updated version and RELEASENOTES.md for release 0.2.6
diff --git a/plugin.xml b/plugin.xml
index a1a90df..1c90d24 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.globalization"
-      version="0.2.8-dev">
+      version="0.2.8">
     <name>Globalization</name>
     <description>Cordova Globalization Plugin</description>
     <license>Apache 2.0</license>