CB-7571 Updated version and RELEASENOTES.md for release 0.2.11
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 039d60d..6623842 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -52,3 +52,6 @@
 
 ### 0.2.10 (Aug 06, 2014)
 * CB-6127 Updated translations for docs
+
+### 0.2.11 (Sep 17, 2014)
+* CB-7249 cordova-plugin-console documentation translation
diff --git a/plugin.xml b/plugin.xml
index ace4c1d..ff820aa 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.11-dev">
+      version="0.2.11">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>