Skip to content
This repository was archived by the owner on Jul 29, 2020. It is now read-only.

Commit 965fe4a

Browse files
author
Diogo Perilo
authored
Merge pull request #443 from MainframeHQ/certificate-name
Add certificate name to windows build
2 parents 3da4eab + 8e32708 commit 965fe4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/launcher/electron-builder.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"target": ["dmg", "dir"]
2626
},
2727
"win": {
28+
"certificateSubjectName": "Mainframe Group, Inc",
2829
"icon": "build/icon.ico",
2930
"target": [
3031
{

0 commit comments

Comments
 (0)