From cfdf0f494c301b2f24849fa2e4917088a13dbeea Mon Sep 17 00:00:00 2001 From: yazninja <71800112+yazninja@users.noreply.github.com> Date: Mon, 21 Mar 2022 07:38:50 +0800 Subject: [PATCH] Don't do it in develop branch --- winget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/winget.json b/winget.json index cce2c2a5..90d30e13 100644 --- a/winget.json +++ b/winget.json @@ -1,7 +1,7 @@ { - "electronVersion": "18.0.0", + "electronVersion": "16.0.07, "electronDownload": { - "version": "18.0.0-beta.3+wvcus", + "version": "16.0.7+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider", @@ -38,4 +38,4 @@ ], "icon": "resources/icons/icon.ico" } -} \ No newline at end of file +}