Compare commits

...

2 Commits

Author SHA1 Message Date
Gregory Schier
3a3b187cd0 Try universal binary 2023-04-02 15:33:13 -07:00
Gregory Schier
3226bbe083 Fix version 2023-04-02 15:25:24 -07:00
2 changed files with 2 additions and 1 deletions

View File

@@ -54,3 +54,4 @@ jobs:
releaseBody: 'See the assets to download this version and install.'
releaseDraft: true
prerelease: false
args: '--target universal-apple-darwin'

View File

@@ -8,7 +8,7 @@
},
"package": {
"productName": "Yaak",
"version": "2022.0.1"
"version": "2023.0.3"
},
"tauri": {
"windows": [],