CB-8110 Updated version and RELEASENOTES.md for release 0.2.12
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 6623842..0fd1293 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -55,3 +55,7 @@
 
 ### 0.2.11 (Sep 17, 2014)
 * CB-7249 cordova-plugin-console documentation translation
+
+### 0.2.12 (Dec 02, 2014)
+* CB-7977 Mention `deviceready` in plugin docs
+* CB-7700 cordova-plugin-console documentation translation: cordova-plugin-console
diff --git a/plugin.xml b/plugin.xml
index de4a5d5..5fe25b5 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.12-dev">
+      version="0.2.12">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>