upgrade to electron 21.2.0
This commit is contained in:
parent
bdaf4532f6
commit
8c0f0b353d
1 changed files with 2 additions and 2 deletions
|
@ -123,9 +123,9 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"build": {
|
"build": {
|
||||||
"electronVersion": "20.3.0",
|
"electronVersion": "21.2.0",
|
||||||
"electronDownload": {
|
"electronDownload": {
|
||||||
"version": "20.3.0+wvcus",
|
"version": "21.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