Desktop: fix bugs when changing numbers in configuration

This commit is contained in:
Igor Katson 2023-12-08 12:14:17 +00:00
parent 7b5c9cad60
commit 808bef11db
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
8 changed files with 21 additions and 19 deletions

View file

@ -3011,7 +3011,7 @@ dependencies = [
[[package]]
name = "rqbit-desktop"
version = "5.0.1"
version = "5.0.2"
dependencies = [
"anyhow",
"base64 0.21.5",

View file

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