Repository: cordova-lib Updated Branches: refs/heads/master 500c53fa1 -> f661a6624
CB-9961 updated pinned windows version to ~4.2.0 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/f661a662 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/f661a662 Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/f661a662 Branch: refs/heads/master Commit: f661a66240d16256ed7fe9f77d3f53040643fac8 Parents: 500c53f Author: sgrebnov <[email protected]> Authored: Tue Nov 17 09:52:38 2015 +0300 Committer: sgrebnov <[email protected]> Committed: Tue Nov 17 09:52:38 2015 +0300 ---------------------------------------------------------------------- cordova-lib/src/platforms/platformsConfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/f661a662/cordova-lib/src/platforms/platformsConfig.json ---------------------------------------------------------------------- diff --git a/cordova-lib/src/platforms/platformsConfig.json b/cordova-lib/src/platforms/platformsConfig.json index 610ba75..518355d 100644 --- a/cordova-lib/src/platforms/platformsConfig.json +++ b/cordova-lib/src/platforms/platformsConfig.json @@ -63,14 +63,14 @@ "parser_file": "../cordova/metadata/windows_parser", "handler_file": "../plugman/platforms/windows", "url": "https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git", - "version": "~4.1.0" + "version": "~4.2.0" }, "windows": { "hostos": ["win32"], "parser_file": "../cordova/metadata/windows_parser", "handler_file": "../plugman/platforms/windows", "url": "https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git", - "version": "~4.1.0" + "version": "~4.2.0" }, "webos": { "parser_file": "../cordova/metadata/webos_parser", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
