Update forge.config.js

This commit is contained in:
lin onetwo 2023-05-20 02:50:50 +08:00
parent e5aa188305
commit d40274ad5a

View file

@ -60,7 +60,7 @@ const config = {
ui: {
chooseDirectory: true,
},
icon: 'build-resources/icon@5x.png',
appIconPath: 'build-resources/icon.ico',
// WiX distributables do not handle prerelease information in the app version, removing it from the MSI (-prerelease3.4)
// and https://github.com/felixrieseberg/electron-wix-msi/issues/110 ask use to use fixed number
version: '1.0.0',