CB-5980 Updated version and RELEASENOTES.md for release 0.3.7
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index da299e2..29853c7 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -50,3 +50,7 @@
 
 ### 0.3.6 (Jan 02, 2014)
 * CB-5658 Add doc/index.md for Vibration plugin
+
+### 0.3.7 (Feb 05, 2014)
+* Add support for Tizen.
+* CB-3206 - Supported platforms updated
diff --git a/plugin.xml b/plugin.xml
index 3f5b191..1aef8bb 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.vibration"
-    version="0.3.7-dev">
+    version="0.3.7">
 
     <name>Vibration</name>
     <description>Cordova Vibration Plugin</description>