Skip to content

Commit 8e4f0a1

Browse files
committed
0.9.0
1 parent 585eec1 commit 8e4f0a1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "whirlpool-gui",
33
"productName": "whirlpool-gui",
4-
"version": "0.8.0",
4+
"version": "0.9.0",
55
"description": "Desktop GUI for Whirlpool by Samourai-Wallet",
66
"scripts": {
77
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
@@ -70,8 +70,7 @@
7070
"mac": {
7171
"category": "public.app-category.utilities",
7272
"target": [
73-
"dmg",
74-
"zip"
73+
"dmg"
7574
]
7675
},
7776
"dmg": {

0 commit comments

Comments
 (0)