Set VERSION to 3.7.0 (via coho)
diff --git a/VERSION b/VERSION
index a4ce38e..7c69a55 100755
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.7.0-dev
+3.7.0
diff --git a/package.json b/package.json
index 3d8f8b9..bca2713 100755
--- a/package.json
+++ b/package.json
@@ -1,25 +1,25 @@
-{

-  "name": "cordova-webos",

-  "version": "3.7.0-dev",

-  "description": "cordova-webos release",

-  "main": "bin/create",

-  "repository": {

-    "type": "git",

-    "url": "https://git-wip-us.apache.org/repos/asf/cordova-webos.git"

-  },

-  "keywords": [

-    "cordova",

-    "webos",

-    "apache"

-  ],

-  "dependencies": {

-    "q": "^0.9.0",

-    "shelljs": "^0.2.6"

-  },

-  "bundleDependencies": [

-    "q",

-    "shelljs"

-  ],

-  "author": "Apache Software Foundation",

-  "license": "Apache Version 2.0"

-}

+{
+    "name": "cordova-webos",
+    "version": "3.7.0",
+    "description": "cordova-webos release",
+    "main": "bin/create",
+    "repository": {
+        "type": "git",
+        "url": "https://git-wip-us.apache.org/repos/asf/cordova-webos.git"
+    },
+    "keywords": [
+        "cordova",
+        "webos",
+        "apache"
+    ],
+    "dependencies": {
+        "q": "^0.9.0",
+        "shelljs": "^0.2.6"
+    },
+    "bundleDependencies": [
+        "q",
+        "shelljs"
+    ],
+    "author": "Apache Software Foundation",
+    "license": "Apache Version 2.0"
+}
\ No newline at end of file