build: set publisherName for win release
This commit is contained in:
@@ -116,6 +116,7 @@ if (TEST_BUILD || gitTag) {
|
|||||||
},
|
},
|
||||||
win: {
|
win: {
|
||||||
extraResources,
|
extraResources,
|
||||||
|
publisherName: 'Ultimate Gadget Laboratories Kft.',
|
||||||
certificateFile: path.join(__dirname, 'certs/windows-cert.p12')
|
certificateFile: path.join(__dirname, 'certs/windows-cert.p12')
|
||||||
},
|
},
|
||||||
linux: {
|
linux: {
|
||||||
|
|||||||
Reference in New Issue
Block a user