You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by da...@apache.org on 2017/01/28 14:23:52 UTC

[2/3] cordova-windows git commit: Set VERSION to 5.1.0-dev (via coho)

Set VERSION to 5.1.0-dev (via coho)


Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/34d13351
Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/34d13351
Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/34d13351

Branch: refs/heads/master
Commit: 34d1335187ac21f21061c638fd54364fa3afb422
Parents: 6810578
Author: daserge <v-...@microsoft.com>
Authored: Fri Jan 27 19:38:35 2017 +0300
Committer: daserge <v-...@microsoft.com>
Committed: Fri Jan 27 19:38:35 2017 +0300

----------------------------------------------------------------------
 VERSION                  | 2 +-
 package.json             | 2 +-
 template/cordova/version | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/34d13351/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index 0062ac9..f8ee15f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.0.0
+5.1.0-dev

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/34d13351/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 1ad2eef..040d73e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-windows",
-  "version": "5.0.0",
+  "version": "5.1.0-dev",
   "description": "cordova-windows release",
   "bin": "bin/create",
   "main": "template/cordova/Api.js",

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/34d13351/template/cordova/version
----------------------------------------------------------------------
diff --git a/template/cordova/version b/template/cordova/version
index f4315fd..0bc326f 100644
--- a/template/cordova/version
+++ b/template/cordova/version
@@ -20,7 +20,7 @@
 */
 
 // Coho updates this line:
-var VERSION = "5.0.0";
+var VERSION = "5.1.0-dev";
 
 module.exports.version = VERSION;
 


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