Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeon Vinzenz Varapragasam authored and Yeon Vinzenz Varapragasam committed Jan 8, 2024
1 parent 369cdce commit 7ea166b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,13 +207,13 @@
},
"linux": {
"icon": "build/icon.png",
"artifactName": "LedFx_CC-v${version}--${os}-linux.${ext}"
"artifactName": "LedFx_CC-v${version}--${os}.${ext}"
},
"appImage": {
"artifactName": "LedFx_CC-v${version}--${os}-linux.${ext}"
"artifactName": "LedFx_CC-v${version}--${os}.${ext}"
},
"snap": {
"artifactName": "LedFx_CC-v${version}--${os}-linux.${ext}"
"artifactName": "LedFx_CC-v${version}--${os}.${ext}"
},
"mac": {
"icon": "build/icon.png",
Expand Down

0 comments on commit 7ea166b

Please sign in to comment.