e19
This commit is contained in:
parent
e4e03d2c5e
commit
7d3fc1f58d
3 changed files with 4 additions and 7 deletions
|
@ -1,3 +0,0 @@
|
||||||
files:
|
|
||||||
- source: /src/i18n/source/
|
|
||||||
translation: /src/i18n/%locale_with_underscore%.json
|
|
|
@ -119,9 +119,9 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"build": {
|
"build": {
|
||||||
"electronVersion": "18.3.9",
|
"electronVersion": "19.0.13",
|
||||||
"electronDownload": {
|
"electronDownload": {
|
||||||
"version": "18.3.9+wvcus",
|
"version": "19.0.13+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",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"electronVersion": "18.3.9",
|
"electronVersion": "19.0.13",
|
||||||
"electronDownload": {
|
"electronDownload": {
|
||||||
"version": "18.3.9+wvcus",
|
"version": "19.0.13+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