CB-11552 Set VERSION to 4.4.1 (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/7c458a9b Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/7c458a9b Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/7c458a9b Branch: refs/heads/4.4.x Commit: 7c458a9b51420b598410763fae1d728fc6ff8680 Parents: 2cd4e2f Author: Vladimir Kotikov <[email protected]> Authored: Mon Jul 11 17:04:56 2016 +0300 Committer: Vladimir Kotikov <[email protected]> Committed: Mon Jul 11 17:10:30 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/7c458a9b/VERSION ---------------------------------------------------------------------- diff --git a/VERSION b/VERSION index fdc6698..cca25a9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.4.0 +4.4.1 http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/7c458a9b/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 0bb6d24..1ebaf82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-windows", - "version": "4.4.0", + "version": "4.4.1", "description": "cordova-windows release", "bin": "bin/create", "main": "template/cordova/Api.js", http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/7c458a9b/template/cordova/version ---------------------------------------------------------------------- diff --git a/template/cordova/version b/template/cordova/version index 7b4f0af..c7d3481 100644 --- a/template/cordova/version +++ b/template/cordova/version @@ -20,7 +20,7 @@ */ // Coho updates this line: -var VERSION = "4.4.0"; +var VERSION = "4.4.1"; module.exports.version = VERSION; --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
