Skip to content

Commit

Permalink
Update builder.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Frontesque committed Feb 12, 2022
1 parent ea3f110 commit c526205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const macOS = {
module.exports = {
productName: 'scrcpy+',
appId: 'com.Frontesque.scrcpy.plus',
artifactName: 'scrcpy-plus-${os}-${arch}-${version}.${ext}',
artifactName: 'scrcpy-plus-${version}-${os}-${arch}.${ext}',
directories: {
output: 'build'
},
Expand Down

0 comments on commit c526205

Please sign in to comment.