Set VERSION to 3.6.3 (via coho)
diff --git a/VERSION b/VERSION
index 9575d51..4a788a0 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.6.1
+3.6.3
diff --git a/bin/build/version b/bin/build/version
index 468a0ca..4dd9feb 100755
--- a/bin/build/version
+++ b/bin/build/version
@@ -20,6 +20,6 @@
 */
 
 // Coho updates this line:
-var VERSION = "3.6.1";
+var VERSION = "3.6.3";
 
 console.log(VERSION);
diff --git a/package.json b/package.json
index 2e6b334..cd62157 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-ubuntu",
-    "version": "3.6.1",
+    "version": "3.6.3",
     "description": "cordova-ubuntu release",
     "main": "bin/create",
     "repository": {
@@ -14,4 +14,4 @@
     ],
     "author": "Apache Software Foundation",
     "license": "Apache Version 2.0"
-}
+}
\ No newline at end of file