You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/02/20 16:46:19 UTC

[cordova-windows] 01/02: Set VERSION to 6.1.0-dev (via coho)

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

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

commit 825dc77dd7852b9817286c71d37819c5780e7edf
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Mon Feb 19 23:26:02 2018 +0100

    Set VERSION to 6.1.0-dev (via coho)
---
 VERSION                  | 2 +-
 package.json             | 2 +-
 template/cordova/version | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/VERSION b/VERSION
index f8ee15f..4b740cb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.1.0-dev
+6.1.0-dev
diff --git a/package.json b/package.json
index 267664e..42d8768 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-windows",
-  "version": "6.0.0",
+  "version": "6.1.0-dev",
   "description": "cordova-windows release",
   "bin": "bin/create",
   "main": "template/cordova/Api.js",
diff --git a/template/cordova/version b/template/cordova/version
index 0bc326f..581ffe1 100644
--- a/template/cordova/version
+++ b/template/cordova/version
@@ -20,7 +20,7 @@
 */
 
 // Coho updates this line:
-var VERSION = "5.1.0-dev";
+var VERSION = "6.1.0-dev";
 
 module.exports.version = VERSION;
 

-- 
To stop receiving notification emails like this one, please contact
janpio@apache.org.

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