mirror of
https://github.com/Radarr/Radarr
synced 2025-12-06 08:28:50 +01:00
Bump version to 5.27.3
This commit is contained in:
parent
1f620eab22
commit
ada3afe022
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ variables:
|
|||
testsFolder: './_tests'
|
||||
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
|
||||
nugetCacheFolder: $(Pipeline.Workspace)/.nuget/packages
|
||||
majorVersion: '5.27.2'
|
||||
majorVersion: '5.27.3'
|
||||
minorVersion: $[counter('minorVersion', 2000)]
|
||||
radarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(radarrVersion)'
|
||||
|
|
|
|||
Loading…
Reference in a new issue