Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
child_duckling 2022-05-01 20:39:26 -07:00
commit a59a19338e
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",