CB-7244 Updated version and RELEASENOTES.md for release 0.2.9
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 2b89d63..565084d 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -68,3 +68,9 @@
 * CB-6798 Add license
 * CB-6491 add CONTRIBUTING.md
 * FFOS added to supported platforms
+
+### 0.2.9 (Aug 06, 2014)
+* [FFOS] update accelerometer.js
+* CB-6127 Updated translations for docs
+* FFOS added to supported platforms
+
diff --git a/plugin.xml b/plugin.xml
index 9a52863..61f0595 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.9-dev">
+      version="0.2.9">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>