CB-11334 Set VERSION to 4.5.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/ff74f78a Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/ff74f78a Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/ff74f78a Branch: refs/heads/master Commit: ff74f78a77f9568cb7fe0dc2d2bbb620976b9015 Parents: d60f164 Author: Vladimir Kotikov <[email protected]> Authored: Mon May 30 12:48:56 2016 +0300 Committer: Vladimir Kotikov <[email protected]> Committed: Mon May 30 14:03:20 2016 +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/ff74f78a/VERSION ---------------------------------------------------------------------- diff --git a/VERSION b/VERSION index 7075368..63bdbfa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.4.0-dev +4.5.0-dev http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/ff74f78a/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 77ef87e..3f56b44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-windows", - "version": "4.4.0-dev", + "version": "4.5.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/ff74f78a/template/cordova/version ---------------------------------------------------------------------- diff --git a/template/cordova/version b/template/cordova/version index d6c295d..c2746d0 100644 --- a/template/cordova/version +++ b/template/cordova/version @@ -20,7 +20,7 @@ */ // Coho updates this line: -var VERSION = "4.4.0-dev"; +var VERSION = "4.5.0-dev"; module.exports.version = VERSION; --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
