Tweak release.yaml to release files quicker

This commit is contained in:
Igor Katson 2023-12-08 10:16:29 +00:00
parent 0751dbc5fc
commit 2653fb0515
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
5 changed files with 99 additions and 90 deletions

View file

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

View file

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

View file

@ -7,7 +7,7 @@
},
"package": {
"productName": "rqbit-desktop",
"version": "5.0.0"
"version": "5.0.1"
},
"tauri": {
"allowlist": {
@ -42,4 +42,4 @@
}
]
}
}
}