Set VERSION to 5.0.0 (via coho)
diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index 4aa925d..0062ac9 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-4.1.0-dev
+5.0.0
diff --git a/bin/templates/scripts/cordova/version b/bin/templates/scripts/cordova/version
index 90501a8..05dc4ff 100755
--- a/bin/templates/scripts/cordova/version
+++ b/bin/templates/scripts/cordova/version
@@ -26,7 +26,7 @@
 */
 
 // Coho updates this line
-var VERSION="4.1.0-dev";
+var VERSION="5.0.0";
 
 module.exports.version = VERSION;