You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/09/14 14:16:43 UTC

[cordova-lib] branch master updated: Update cordova-windows pattern to ~6.0.0 (#691)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new c0fcda7  Update cordova-windows pattern to ~6.0.0 (#691)
c0fcda7 is described below

commit c0fcda7251a5416741583a31c4201a774eb069ce
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Fri Sep 14 10:16:39 2018 -0400

    Update cordova-windows pattern to ~6.0.0 (#691)
---
 src/platforms/platformsConfig.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/platforms/platformsConfig.json b/src/platforms/platformsConfig.json
index 70cd065..9cf1da0 100644
--- a/src/platforms/platformsConfig.json
+++ b/src/platforms/platformsConfig.json
@@ -22,7 +22,7 @@
     "windows": {
         "hostos": ["win32"],
         "url": "https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git",
-        "version": "~5.0.0",
+        "version": "~6.0.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