diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index d2b2d2d..d5a623e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -13,7 +13,7 @@ env: # 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: 1 + TAG_RELEASE_NUMBER: 2 jobs: build: