Skip to content

Commit 8aa6c44

Browse files
committed
Bump to 4.6.5-1
1 parent 31784af commit 8aa6c44

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
@@ -7,11 +7,11 @@ permissions:
77
packages: write
88

99
env:
10-
QBT_VERSION: "4.6.4"
10+
QBT_VERSION: "4.6.5"
1111

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

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)