mirror of
https://github.com/qbittorrent/docker-qbittorrent-nox.git
synced 2024-11-23 01:09:41 +00:00
Bump to 4.5.3-1
This commit is contained in:
parent
6c1e10d69d
commit
2c113da8fb
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -7,11 +7,11 @@ permissions:
|
||||
packages: write
|
||||
|
||||
env:
|
||||
QBT_VERSION: "4.5.2"
|
||||
QBT_VERSION: "4.5.3"
|
||||
|
||||
# This is a positive integer number that allows to differentiate between consecutive builds of the same qBittorrent version.
|
||||
# When `QBT_VERSION` is incremented, this value must reset to 1.
|
||||
TAG_RELEASE_NUMBER: 4
|
||||
TAG_RELEASE_NUMBER: 1
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user