prepare for greatness.
This commit is contained in:
parent
1c9390bfdf
commit
e7a2caba98
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "cider",
|
||||
"applicationId": "Cider",
|
||||
"productName": "Cider",
|
||||
"version": "1.4.7",
|
||||
"version": "1.5.0",
|
||||
"description": "A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind.",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "./build/index.js",
|
||||
|
@ -110,9 +110,9 @@
|
|||
}
|
||||
],
|
||||
"build": {
|
||||
"electronVersion": "18.3.0",
|
||||
"electronVersion": "18.3.1",
|
||||
"electronDownload": {
|
||||
"version": "18.3.0+wvcus",
|
||||
"version": "18.3.1+wvcus",
|
||||
"mirror": "https://github.com/castlabs/electron-releases/releases/download/v"
|
||||
},
|
||||
"appId": "cider",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue