Compare commits

..

2 Commits

Author SHA1 Message Date
Gregory Schier
919465cdbb Beta 2 2023-11-19 17:41:58 -08:00
Gregory Schier
de3730fa4f Network entitlement 2023-11-19 17:41:46 -08:00
2 changed files with 4 additions and 1 deletions

View File

@@ -7,5 +7,8 @@
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
</dict>
</plist>

View File

@@ -8,7 +8,7 @@
},
"package": {
"productName": "Yaak",
"version": "2023.4.0-beta.1"
"version": "2023.4.0-beta.2"
},
"tauri": {
"windows": [],