Skip to content

Commit

Permalink
chore(release): v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
stringhandler committed Aug 1, 2024
1 parent 5851a4e commit e29db99
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"package": {
"productName": "tari-universe",
"version": "0.1.8"
"version": "0.1.9"
},
"tauri": {
"updater": {
Expand All @@ -16,7 +16,7 @@
"https://raw.githubusercontent.com/tari-project/universe/main/.updater/latest.json"
],
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDhGMTIwMzNCMDI5OTI3MApSV1J3a2ltd015RHhDTlpQZzNydzdQSklsQkVmeXJ0OTE5Q2RBVFdIM0FCSUIyTlI4ZkR6WkVFVwo="
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEYxNUJBOEFEQkQ4RjJBMjYKUldRbUtvKzlyYWhiOFJIUmFFditENVV3d3hRbjNlZm1DMi9aMjluRUpVdHhQTytadTV3ODN3bUMK"
},
"allowlist": {
"all": false,
Expand Down Expand Up @@ -68,8 +68,6 @@
"icons/[email protected]",
"icons/icon.icns",
"icons/icon.ico"
],
"externalBin": [
]
},
"macOSPrivateApi": true
Expand Down

0 comments on commit e29db99

Please sign in to comment.