Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
a59a19338e
2 changed files with 4 additions and 4 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue