diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9edaf16..1f54acd 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -7,7 +7,7 @@ permissions: packages: write env: - QBT_VERSION: "4.6.1" + QBT_VERSION: "4.6.2" # 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.