CB-7244 Updated version and RELEASENOTES.md for release 0.2.10
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 73d6a49..039d60d 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -49,3 +49,6 @@
 * CB-6848 Add Android quirk, list applicable platforms
 * CB-6796 Add license
 * CB-6491 add CONTRIBUTING.md
+
+### 0.2.10 (Aug 06, 2014)
+* CB-6127 Updated translations for docs
diff --git a/plugin.xml b/plugin.xml
index 5174bd9..a7dd1b8 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.10-dev">
+      version="0.2.10">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>