Updated release notes, bumped version to 3.7.1
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 9b9ace7..0bb1a68 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -4,6 +4,9 @@
 
 cordova-windows is a library that enables developers to create Windows 8/8.1 and WP8.1 application projects that support Cordova APIs.
 
+[3.7.1]
+* Updated expired temporary certificate
+
 [3.7.0]
 * Update JS snapshot to version 3.7.0 (via coho)
 * CB-7731 catch obvious missing args error
diff --git a/VERSION b/VERSION
index 7c69a55..a76ccff 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.7.0
+3.7.1
diff --git a/package.json b/package.json
index 162d5af..23106b6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-windows",
-    "version": "3.7.0",
+    "version": "3.7.1",
     "description": "cordova-windows release",
     "main": "bin/create",
     "repository": {