electron 22 (should fix blur issue)
This commit is contained in:
parent
17e030f721
commit
fdf1b4b847
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue