You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/03/18 00:08:56 UTC

cordova-lib git commit: CB-10902 updated pinned platforms

Repository: cordova-lib
Updated Branches:
  refs/heads/master c9b042376 -> 3502274a0


CB-10902 updated pinned platforms


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

Branch: refs/heads/master
Commit: 3502274a0028db36bc41f9f61257e3c6d24af7f5
Parents: c9b0423
Author: Steve Gill <st...@gmail.com>
Authored: Thu Mar 17 16:08:51 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Mar 17 16:08:51 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/3502274a/cordova-lib/src/platforms/platformsConfig.json
----------------------------------------------------------------------
diff --git a/cordova-lib/src/platforms/platformsConfig.json b/cordova-lib/src/platforms/platformsConfig.json
index 8b4a649..f411f8b 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.0.1",
+        "version": "~4.1.0",
         "apiCompatibleSince": "4.0.0",
         "deprecated": false
     },
@@ -13,7 +13,7 @@
         "parser_file": "../cordova/metadata/osx_parser",
         "handler_file": "../plugman/platforms/ios",
         "url": "https://git-wip-us.apache.org/repos/asf?p=cordova-osx.git",
-        "version": "~4.0.0",
+        "version": "~4.0.1",
         "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.0",
+        "version": "~5.1.1",
         "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.2",
+        "version": "~4.3.3",
         "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.0",
+        "version": "~4.3.1",
         "apiCompatibleSince": "4.3.0",
         "deprecated": false
     },
@@ -90,7 +90,7 @@
         "parser_file": "../cordova/metadata/browser_parser",
         "handler_file": "../plugman/platforms/browser",
         "url": "https://git-wip-us.apache.org/repos/asf?p=cordova-browser.git",
-        "version": "~4.0.0",
+        "version": "~4.1.0",
         "deprecated": false
     }
 }


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