version fixed (CB-6718)
diff --git a/bin/templates/project/cordova/version b/bin/templates/project/cordova/version
index 61b62e6..f935529 100755
--- a/bin/templates/project/cordova/version
+++ b/bin/templates/project/cordova/version
@@ -20,6 +20,6 @@
 */
 
 // Coho updates this line:
-var VERSION = "3.4.0-dev";
+var VERSION = "3.5.0";
 
 console.log(VERSION);