From cef66f7ba74987eaaf464208d7ab0773ca51cd53 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Mon, 23 Oct 2023 13:53:09 +0800 Subject: [PATCH] Bump to 4.6.0-1 --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 861d646..1668018 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -7,7 +7,7 @@ permissions: packages: write env: - QBT_VERSION: "4.5.5" + QBT_VERSION: "4.6.0" # 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.