Set VERSION to 3.7.0 (via coho)
diff --git a/VERSION b/VERSION
index b0d9b49..7c69a55 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.7.0-dev
\ No newline at end of file
+3.7.0
diff --git a/package.json b/package.json
index 09653e8..72e42e2 100644
--- a/package.json
+++ b/package.json
@@ -1,36 +1,36 @@
 {
-  "name": "cordova-wp8",
-  "version": "3.7.0-dev",
-  "description": "cordova-wp8 v3.7.0-dev",
-  "main": "bin/create",
-  "repository": {
-    "type": "git",
-    "url": "https://git-wip-us.apache.org/repos/asf/cordova-wp8.git"
-  },
-  "keywords": [
-    "wp8",
-    "windowsphone",
-    "cordova",
-    "apache"
-  ],
-  "dependencies": {
-    "nopt": "~3",
-    "shelljs": "~0.3",
-    "node-uuid": "~1.4",
-    "q": "~1"
-  },
-  "bundledDependencies": [
-    "nopt",
-    "shelljs",
-    "node-uuid",
-    "q"
-  ],
-  "devDependencies": {
-    "jasmine-node": "~1"
-  },
-  "scripts": {
-    "test": "RMDIR /s /q \"testcreate 応用\" & bin\\create \"testcreate 応用\" com.test.app 応用 & \".\\testcreate 応用\\cordova\\build\" && RMDIR /s /q \"testcreate 応用\""
-  },
-  "author": "Apache Software Foundation",
-  "license": "Apache Version 2.0"
-}
+    "name": "cordova-wp8",
+    "version": "3.7.0",
+    "description": "cordova-wp8 v3.7.0-dev",
+    "main": "bin/create",
+    "repository": {
+        "type": "git",
+        "url": "https://git-wip-us.apache.org/repos/asf/cordova-wp8.git"
+    },
+    "keywords": [
+        "wp8",
+        "windowsphone",
+        "cordova",
+        "apache"
+    ],
+    "dependencies": {
+        "nopt": "~3",
+        "shelljs": "~0.3",
+        "node-uuid": "~1.4",
+        "q": "~1"
+    },
+    "bundledDependencies": [
+        "nopt",
+        "shelljs",
+        "node-uuid",
+        "q"
+    ],
+    "devDependencies": {
+        "jasmine-node": "~1"
+    },
+    "scripts": {
+        "test": "RMDIR /s /q \"testcreate 応用\" & bin\\create \"testcreate 応用\" com.test.app 応用 & \".\\testcreate 応用\\cordova\\build\" && RMDIR /s /q \"testcreate 応用\""
+    },
+    "author": "Apache Software Foundation",
+    "license": "Apache Version 2.0"
+}
\ No newline at end of file