electron18.2.0 bump

This commit is contained in:
maikirakiwi 2022-05-01 18:17:08 -07:00
parent 825d1b3bc2
commit 7006ba6175
2 changed files with 4 additions and 4 deletions

View file

@ -109,9 +109,9 @@
}
],
"build": {
"electronVersion": "18.1.0",
"electronVersion": "18.2.0",
"electronDownload": {
"version": "18.1.0+wvcus",
"version": "18.2.0+wvcus",
"mirror": "https://github.com/castlabs/electron-releases/releases/download/v"
},
"appId": "cider",

View file

@ -1,7 +1,7 @@
{
"electronVersion": "18.0.4",
"electronVersion": "18.2.0",
"electronDownload": {
"version": "18.0.4+wvcus",
"version": "18.2.0+wvcus",
"mirror": "https://github.com/castlabs/electron-releases/releases/download/v"
},
"appId": "cider",