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 2014/11/12 02:38:37 UTC

cordova-lib git commit: CB-8004 use Windows 3.7.1 Release

Repository: cordova-lib
Updated Branches:
  refs/heads/master 6ae16c9a9 -> 1fe8d3f41


CB-8004 use Windows 3.7.1 Release


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

Branch: refs/heads/master
Commit: 1fe8d3f413e8aaa878d3590b3a7f2638af56d853
Parents: 6ae16c9
Author: sgrebnov <v-...@microsoft.com>
Authored: Tue Nov 11 17:37:56 2014 -0800
Committer: sgrebnov <v-...@microsoft.com>
Committed: Tue Nov 11 17:37:56 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/1fe8d3f4/cordova-lib/src/cordova/platformsConfig.json
----------------------------------------------------------------------
diff --git a/cordova-lib/src/cordova/platformsConfig.json b/cordova-lib/src/cordova/platformsConfig.json
index 7d932db..ab1aec0 100644
--- a/cordova-lib/src/cordova/platformsConfig.json
+++ b/cordova-lib/src/cordova/platformsConfig.json
@@ -48,13 +48,13 @@
         "hostos": ["win32"],
         "parser": "./metadata/windows_parser",
         "url": "https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git",
-        "version": "3.7.0"
+        "version": "3.7.1"
     },
     "windows": {
         "hostos": ["win32"],
         "parser": "./metadata/windows_parser",
         "url": "https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git",
-        "version": "3.7.0"
+        "version": "3.7.1"
     },
     "browser": {
         "parser": "./metadata/browser_parser",


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