Skip to content

Commit 78d02ca

Browse files
committed
Bump to 4.6.6-1
1 parent a7eb530 commit 78d02ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ permissions:
99
packages: write
1010

1111
env:
12-
QBT_VERSION: "4.6.5"
12+
QBT_VERSION: "4.6.6"
1313

1414
# This is a positive integer number that allows to differentiate between consecutive builds of the same qBittorrent version.
1515
# When `QBT_VERSION` is incremented, this value must reset to 1.
16-
TAG_RELEASE_NUMBER: 2
16+
TAG_RELEASE_NUMBER: 1
1717

1818
jobs:
1919
build:

0 commit comments

Comments
 (0)