Downgrade back to Electron 16 due to bugs.
This commit is contained in:
parent
c07d650a69
commit
af85bdf703
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
"build": {
|
"build": {
|
||||||
"electronVersion": "16.0.6",
|
"electronVersion": "16.0.6",
|
||||||
"electronDownload": {
|
"electronDownload": {
|
||||||
"version": "17.0.0-beta.1+wvcus",
|
"version": "16.0.6+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