1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Bump version to 4.0.1

This commit is contained in:
Mark McDowall
2024-01-19 19:26:38 -08:00
parent de1cc25c90
commit 75bb34afaa

View File

@@ -17,7 +17,7 @@ env:
FRAMEWORK: net6.0
BRANCH: ${{ github.head_ref || github.ref_name }}
SONARR_MAJOR_VERSION: 4
VERSION: 4.0.0
VERSION: 4.0.1
jobs:
backend: