You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sg...@apache.org on 2016/01/19 08:41:37 UTC

cordova-lib git commit: CB-10299 updated pinned windows version to ~4.3.0

Repository: cordova-lib
Updated Branches:
  refs/heads/master 0c9d77ab6 -> d81e01e7b


CB-10299 updated pinned windows version to ~4.3.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/d81e01e7
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/d81e01e7
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/d81e01e7

Branch: refs/heads/master
Commit: d81e01e7be2a9769970bb4e16db9ef7fba943697
Parents: 0c9d77a
Author: sgrebnov <v-...@microsoft.com>
Authored: Tue Jan 19 10:41:28 2016 +0300
Committer: sgrebnov <v-...@microsoft.com>
Committed: Tue Jan 19 10:41:28 2016 +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/d81e01e7/cordova-lib/src/platforms/platformsConfig.json
----------------------------------------------------------------------
diff --git a/cordova-lib/src/platforms/platformsConfig.json b/cordova-lib/src/platforms/platformsConfig.json
index b4a1b70..b88b7ab 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.2.0"
+        "version": "~4.3.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.2.0"
+        "version": "~4.3.0"
     },
     "webos": {
         "parser_file": "../cordova/metadata/webos_parser",


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