add uploading

This commit is contained in:
2024-07-25 21:27:07 -05:00
parent c6ef195be7
commit a3ae877972
7 changed files with 102 additions and 9 deletions

View File

@ -7,8 +7,8 @@
"distDir": "../build"
},
"package": {
"productName": "fanslysync-desktop",
"version": "0.1.0"
"productName": "FanslySync",
"version": "0.1.1"
},
"tauri": {
"allowlist": {
@ -30,6 +30,9 @@
},
"os": {
"all": true
},
"app": {
"all": true
}
},
"bundle": {