CB-6877 Updated version and RELEASENOTES.md for release 0.2.9
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 2501627..73d6a49 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -44,3 +44,8 @@
 ### 0.2.8 (Apr 17, 2014)
 * CB-6460: Update license headers
 * Add NOTICE file
+
+### 0.2.9 (Jun 05, 2014)
+* CB-6848 Add Android quirk, list applicable platforms
+* CB-6796 Add license
+* CB-6491 add CONTRIBUTING.md
diff --git a/plugin.xml b/plugin.xml
index b7e1970..00829de 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.console"
-      version="0.2.9-dev">
+      version="0.2.9">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>