diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 04452c4..edf496c 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -9,7 +9,7 @@ permissions: packages: write env: - QBT_VERSION: "5.0.1" + QBT_VERSION: "5.0.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.