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

cordova-lib git commit: CB-11569 Bump pinned platforms' versions

Repository: cordova-lib
Updated Branches:
  refs/heads/master 64e67ecf7 -> 3ad0b5029


CB-11569 Bump pinned platforms' versions


Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/3ad0b502
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/3ad0b502
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/3ad0b502

Branch: refs/heads/master
Commit: 3ad0b5029205171fbac4571d9272f4be9b7617cf
Parents: 64e67ec
Author: Vladimir Kotikov <v-...@microsoft.com>
Authored: Tue Jul 12 18:57:49 2016 +0300
Committer: Vladimir Kotikov <v-...@microsoft.com>
Committed: Mon Aug 1 13:44:11 2016 +0300

----------------------------------------------------------------------
 cordova-lib/src/platforms/platformsConfig.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/3ad0b502/cordova-lib/src/platforms/platformsConfig.json
----------------------------------------------------------------------
diff --git a/cordova-lib/src/platforms/platformsConfig.json b/cordova-lib/src/platforms/platformsConfig.json
index f411f8b..b4bf23b 100644
--- a/cordova-lib/src/platforms/platformsConfig.json
+++ b/cordova-lib/src/platforms/platformsConfig.json
@@ -4,7 +4,7 @@
         "parser_file": "../cordova/metadata/ios_parser",
         "handler_file": "../plugman/platforms/ios",
         "url": "https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git",
-        "version": "~4.1.0",
+        "version": "~4.2.0",
         "apiCompatibleSince": "4.0.0",
         "deprecated": false
     },
@@ -21,7 +21,7 @@
         "parser_file": "../cordova/metadata/android_parser",
         "handler_file": "../plugman/platforms/android",
         "url": "https://git-wip-us.apache.org/repos/asf?p=cordova-android.git",
-        "version": "~5.1.1",
+        "version": "~5.2.0",
         "apiCompatibleSince": "5.0.0",
         "deprecated": false
     },
@@ -30,7 +30,7 @@
         "parser_file": "../cordova/metadata/ubuntu_parser",
         "handler_file": "../plugman/platforms/ubuntu",
         "url": "https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git",
-        "version": "~4.3.3",
+        "version": "~4.3.4",
         "deprecated": false
     },
     "amazon-fireos": {
@@ -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.3.1",
+        "version": "~4.4.0",
         "apiCompatibleSince": "4.3.0",
         "deprecated": false
     },


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