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

erisu 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 387b9a08 feat(windows): deprecate platform (#852)
387b9a08 is described below

commit 387b9a086636678dac87fc731c0073eeae1fbd89
Author: Chris Brody <chris.brody+brodyb...@gmail.com>
AuthorDate: Mon Aug 8 12:36:09 2022 -0400

    feat(windows): deprecate platform (#852)
---
 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 6a186331..169b4c26 100644
--- a/src/platforms/platformsConfig.json
+++ b/src/platforms/platformsConfig.json
@@ -20,7 +20,7 @@
         "hostos": ["win32"],
         "url": "https://github.com/apache/cordova-windows.git";,
         "version": "^7.0.0",
-        "deprecated": false
+        "deprecated": true
     },
     "browser": {
         "parser_file": "../cordova/metadata/browser_parser",


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

Reply via email to