Add publisher name to electron-builder.yml, Ref: #105

This commit is contained in:
ziajka 2019-01-08 11:48:38 +01:00
parent 39bacef792
commit f29a50c02e

View File

@ -1,7 +1,6 @@
appId: com.gns3.web-ui
copyright: "Copyright © 2018 GNS3"
productName: "GNS3 Web UI"
#forceCodeSigning: true
artifactName: "${productName}-${os}-${arch}-${version}.${ext}"
asar: true
compression: normal
@ -49,6 +48,7 @@ win:
provider: "github"
owner: "GNS3"
icon: "dist/assets/icons/win/icon.ico"
publisherName: GNS3 Technologies Corporation
nsis:
perMachine: true