electron 22 (should fix blur issue)

This commit is contained in:
yazninja 2023-02-09 17:06:06 +08:00
parent 17e030f721
commit fdf1b4b847

View file

@ -108,9 +108,9 @@
} }
], ],
"build": { "build": {
"electronVersion": "21.3.3", "electronVersion": "22.2.0",
"electronDownload": { "electronDownload": {
"version": "21.3.3+wvcus", "version": "22.2.0+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",