From 1e739545d9d6a329457820b0addf6a0aa76e0663 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Mon, 18 Nov 2024 13:15:38 +0800 Subject: [PATCH] Bump to 5.0.2-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 04452c4..edf496c 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -9,7 +9,7 @@ permissions: packages: write env: - QBT_VERSION: "5.0.1" + QBT_VERSION: "5.0.2" # 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.