CB-6877 Updated version and RELEASENOTES.md for release 0.3.7
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 77b29bd..01ec605 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -56,3 +56,8 @@
 * CB-6460: Update license headers
 * CB-6465: Add license headers to Tizen code
 * Add NOTICE file
+
+### 0.3.7 (Jun 05, 2014)
+* CB-6799 Add license
+* windows8. makes getHeading callback spec compliant
+* CB-6491 add CONTRIBUTING.md
diff --git a/plugin.xml b/plugin.xml
index 69b9897..139f665 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.7-dev">
+    version="0.3.7">
 
     <name>Device Orientation</name>
     <description>Cordova Device Orientation Plugin</description>