You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/03/05 07:09:15 UTC

[cordova-windows] 02/02: Set VERSION to 7.0.0 (via coho)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-windows.git

commit 0e7587ad2951f4ef8305dab6e58ffef01e4c15c8
Author: Bryan Ellis <el...@gmail.com>
AuthorDate: Tue Mar 5 14:58:25 2019 +0900

    Set VERSION to 7.0.0 (via coho)
---
 VERSION                  | 2 +-
 template/cordova/version | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION b/VERSION
index 4b740cb..66ce77b 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.1.0-dev
+7.0.0
diff --git a/template/cordova/version b/template/cordova/version
index 581ffe1..3df00e3 100644
--- a/template/cordova/version
+++ b/template/cordova/version
@@ -20,7 +20,7 @@
 */
 
 // Coho updates this line:
-var VERSION = "6.1.0-dev";
+var VERSION = "7.0.0";
 
 module.exports.version = VERSION;
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org