Upgrade tauri app version

This commit is contained in:
Igor Katson 2025-01-06 17:14:53 +00:00
parent a2cbf16cdd
commit f6e1dc744e
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4416,7 +4416,7 @@ dependencies = [
[[package]] [[package]]
name = "rqbit-desktop" name = "rqbit-desktop"
version = "7.1.0" version = "8.0.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"base64 0.22.1", "base64 0.22.1",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "rqbit-desktop" name = "rqbit-desktop"
version = "7.1.0" version = "8.0.0"
description = "rqbit torrent client" description = "rqbit torrent client"
authors = ["you"] authors = ["you"]
license = "" license = ""