CB-12572: (windows) pin cordova-windows 5.0.0 This closes #528
Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/00341c04 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/00341c04 Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/00341c04 Branch: refs/heads/common-2.0.x Commit: 00341c04167fcef89db93632e276df8db8175781 Parents: da952e0 Author: Christopher J. Brody <[email protected]> Authored: Wed Mar 15 23:02:28 2017 +0100 Committer: Steve Gill <[email protected]> Committed: Tue Mar 21 15:43:06 2017 -0700 ---------------------------------------------------------------------- cordova-lib/src/platforms/platformsConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/00341c04/cordova-lib/src/platforms/platformsConfig.json ---------------------------------------------------------------------- diff --git a/cordova-lib/src/platforms/platformsConfig.json b/cordova-lib/src/platforms/platformsConfig.json index 5d0f5cc..bc578be 100644 --- a/cordova-lib/src/platforms/platformsConfig.json +++ b/cordova-lib/src/platforms/platformsConfig.json @@ -75,7 +75,7 @@ "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.4.0", + "version": "~5.0.0", "apiCompatibleSince": "4.3.0", "deprecated": false }, --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
