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 2015/05/12 23:36:53 UTC

cordova-lib git commit: CB-8997 updated pinned platform versions

Repository: cordova-lib
Updated Branches:
  refs/heads/master 76ecfd182 -> 64a19456d


CB-8997 updated pinned platform 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/64a19456
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/64a19456
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/64a19456

Branch: refs/heads/master
Commit: 64a19456d0523abf3201ad4e8462bccbc8e5bd2a
Parents: 76ecfd1
Author: Steve Gill <st...@gmail.com>
Authored: Tue May 12 14:20:40 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Tue May 12 14:20:40 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/64a19456/cordova-lib/src/platforms/platformsConfig.json
----------------------------------------------------------------------
diff --git a/cordova-lib/src/platforms/platformsConfig.json b/cordova-lib/src/platforms/platformsConfig.json
index 3d1a5b9..1857992 100644
--- a/cordova-lib/src/platforms/platformsConfig.json
+++ b/cordova-lib/src/platforms/platformsConfig.json
@@ -10,7 +10,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": "4.0.0"
+        "version": "4.0.1"
     },
     "ubuntu": {
         "hostos": ["linux"],
@@ -30,7 +30,7 @@
         "parser_file": "../cordova/metadata/wp8_parser",
         "handler_file": "../plugman/platforms/wp8",
         "url": "https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git",
-        "version": "3.8.0",
+        "version": "3.8.1",
         "altplatform": "wp"
     },
     "blackberry10": {
@@ -56,7 +56,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": "3.8.1"
+        "version": "3.8.2"
     },
     "windows": {
         "hostos": ["win32"],


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