Skip to content

Commit

Permalink
Bump to 4.6.6-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobo1 committed Aug 20, 2024
1 parent a7eb530 commit 78d02ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ permissions:
packages: write

env:
QBT_VERSION: "4.6.5"
QBT_VERSION: "4.6.6"

# 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: 2
TAG_RELEASE_NUMBER: 1

jobs:
build:
Expand Down

0 comments on commit 78d02ca

Please sign in to comment.