Don't do it in develop branch

This commit is contained in:
yazninja 2022-03-21 07:38:50 +08:00 committed by GitHub
parent 6300aa7a33
commit cfdf0f494c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{ {
"electronVersion": "18.0.0", "electronVersion": "16.0.07,
"electronDownload": { "electronDownload": {
"version": "18.0.0-beta.3+wvcus", "version": "16.0.7+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",
@ -38,4 +38,4 @@
], ],
"icon": "resources/icons/icon.ico" "icon": "resources/icons/icon.ico"
} }
} }