From 293121090fc47bfae53aa5fd8520fb7028fe2bdf Mon Sep 17 00:00:00 2001 From: Core Date: Wed, 24 Aug 2022 07:57:46 +0100 Subject: [PATCH] and back we go --- package.json | 4 ++-- winget.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index bba056ad..d0bd93c4 100644 --- a/package.json +++ b/package.json @@ -119,9 +119,9 @@ } ], "build": { - "electronVersion": "20.0.3", + "electronVersion": "18.3.9", "electronDownload": { - "version": "20.0.3+wvcus", + "version": "18.3.9+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider", diff --git a/winget.json b/winget.json index bebf93cf..2b7ca78e 100644 --- a/winget.json +++ b/winget.json @@ -1,7 +1,7 @@ { - "electronVersion": "19.0.8", + "electronVersion": "18.3.9", "electronDownload": { - "version": "20.0.0-beta.11+wvcus", + "version": "18.3.9+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider",