chore: update package.json

This commit is contained in:
qier222 2021-03-07 17:41:57 +08:00
parent ee248be2c5
commit 89216f2387
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
3 changed files with 9 additions and 3 deletions

View file

@ -88,7 +88,7 @@ module.exports = {
arch: ["x64", "arm64", "universal"],
},
],
artifactName: "${productName}-${os}-${arch}.${ext}",
artifactName: "${productName}-${os}-${version}-${arch}.${ext}",
category: "public.app-category.music",
darkModeSupport: true,
},