1
0
mirror of https://github.com/Radarr/Radarr synced 2025-10-06 02:22:47 +02:00

Bump to 6.0.1

This commit is contained in:
bakerboy448
2025-09-21 14:54:50 -05:00
committed by GitHub
parent 3429fe0696
commit 94ced8cff9

View File

@@ -9,7 +9,7 @@ variables:
testsFolder: './_tests'
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
nugetCacheFolder: $(Pipeline.Workspace)/.nuget/packages
majorVersion: '6.0.0'
majorVersion: '6.0.1'
minorVersion: $[counter('minorVersion', 2000)]
radarrVersion: '$(majorVersion).$(minorVersion)'
buildName: '$(Build.SourceBranchName).$(radarrVersion)'