Skip to content

Commit

Permalink
Fix missing certificate identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
JannisX11 committed Jan 20, 2025
1 parent 0b99ed8 commit 774ef18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
]
},
"win": {
"certificateSubjectName": "Jannis Tobias Petersen",
"artifactName": "${productName}_${arch}_${version}.${ext}",
"target": {
"target": "nsis",
Expand Down Expand Up @@ -139,4 +140,4 @@
"electron-updater": "^6.3.4",
"gifenc": "^1.0.3"
}
}
}

0 comments on commit 774ef18

Please sign in to comment.