Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomicSponge committed May 30, 2024
1 parent 977896a commit 10a2252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.json5
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"mac": {
"category": "public.app-category.developer-tools",
"icon": "icon-512x512.png",
"target": [ "dmg" ],
"target": [ "dmg", "pkg" ],
"artifactName": "${productName}-Mac-${version}-Installer.${ext}"
},
"win": {
Expand Down

0 comments on commit 10a2252

Please sign in to comment.