CB-6452 Updated version and RELEASENOTES.md for release 0.3.6
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index bbc8970..77b29bd 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -49,3 +49,10 @@
 * [ubuntu] add missing files
 * Add support for Tizen.
 * FFOS info added
+
+### 0.3.6 (Apr 17, 2014)
+* CB-6381: [WP8] unexpected error object
+* CB-6422: [windows8] use cordova/exec/proxy
+* CB-6460: Update license headers
+* CB-6465: Add license headers to Tizen code
+* Add NOTICE file
diff --git a/plugin.xml b/plugin.xml
index f42293b..d62ddff 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -21,7 +21,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.device-orientation"
-    version="0.3.6-dev">
+    version="0.3.6">
 
     <name>Device Orientation</name>
     <description>Cordova Device Orientation Plugin</description>