From 4e65669c482e8b0ed0d6ec756c4c95630624d192 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Tue, 11 Feb 2025 19:24:59 -0800 Subject: [PATCH] Bump version to 4.0.13 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f635c61b1..1806d68f1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,7 +22,7 @@ env: FRAMEWORK: net6.0 RAW_BRANCH_NAME: ${{ github.head_ref || github.ref_name }} SONARR_MAJOR_VERSION: 4 - VERSION: 4.0.12 + VERSION: 4.0.13 jobs: backend: