Skip to content

Commit

Permalink
Changed artifactName in package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacingBat3 committed Nov 14, 2020
1 parent 745be72 commit ef8d586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"build": {
"appId": "com.spacingbat3.webapp-discord-electron",
"icon": "icons/app.png",
"artifactName":"${productName} (v${version}) [${platform}-${arch}].${ext}",
"artifactName":"${name}-v${version}-${platform}-${arch}.${ext}",
"linux": {
"target": [
{
Expand Down

0 comments on commit ef8d586

Please sign in to comment.