feat(gui, tauri, ci): Auto updater (#105)

This commit is contained in:
binarybaron 2024-10-17 18:56:04 +06:00 committed by GitHub
parent 90584a211d
commit 6c433041b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 925 additions and 75 deletions

View file

@ -10,6 +10,9 @@
"shell:allow-open",
"store:default",
"process:default",
"cli:allow-cli-matches"
"cli:allow-cli-matches",
"dialog:default",
"updater:default",
"process:allow-restart"
]
}