Merge pull request #588 from yazninja/patch-3

Move back to 16.0.7 since electron 18 is very buggy
This commit is contained in:
Core 2022-03-20 23:47:25 +00:00 committed by GitHub
commit 9db4b4718b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{ {
"electronVersion": "18.0.0", "electronVersion": "16.0.07,
"electronDownload": { "electronDownload": {
"version": "18.0.0-beta.3+wvcus", "version": "16.0.7+wvcus",
"mirror": "https://github.com/castlabs/electron-releases/releases/download/v" "mirror": "https://github.com/castlabs/electron-releases/releases/download/v"
}, },
"appId": "cider", "appId": "cider",