We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b7917 commit 17c759cCopy full SHA for 17c759c
.github/workflows/release.yaml
@@ -10,7 +10,7 @@ env:
10
11
# This is a positive integer number that allows to differentiate between consecutive builds of the same qBittorrent version.
12
# When `QBT_VERSION` is incremented, this value must reset to 1.
13
- TAG_RELEASE_NUMBER: 1
+ TAG_RELEASE_NUMBER: 2
14
15
jobs:
16
build:
0 commit comments