prepare for greatness.

This commit is contained in:
cryptofyre 2022-05-27 13:41:57 -05:00 committed by GitHub
parent 1c9390bfdf
commit e7a2caba98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",