Repository: cordova-lib
Updated Branches:
  refs/heads/common-1.4.x [created] 96155ab77


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/7dc690b7
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/7dc690b7
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/7dc690b7

Branch: refs/heads/common-1.4.x
Commit: 7dc690b7326048c6415438a8bcf8b9301cffe6ae
Parents: 7d367dc
Author: Vladimir Kotikov <v-vlk...@microsoft.com>
Authored: Tue Jul 12 18:57:49 2016 +0300
Committer: Vladimir Kotikov <v-vlk...@microsoft.com>
Committed: Wed Jul 13 16:46:29 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/7dc690b7/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-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to