CB-6877 Updated version and RELEASENOTES.md for release 0.2.8
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 1044990..2b89d63 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -61,3 +61,10 @@
 * 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 #10. Github close #12. Github close #11
+* ubuntu: don't destroy callback after use
+* CB-6798 Add license
+* CB-6491 add CONTRIBUTING.md
+* FFOS added to supported platforms
diff --git a/plugin.xml b/plugin.xml
index 36032b1..f3275f3 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.device-motion"
-      version="0.2.8-dev">
+      version="0.2.8">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>