mirror of
https://github.com/Radarr/Radarr
synced 2025-02-23 06:41:20 +00:00
Bump to 4.0.5
This commit is contained in:
parent
e7a8f6332c
commit
95d44f968f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ variables:
|
|||
outputFolder: './_output'
|
||||
artifactsFolder: './_artifacts'
|
||||
testsFolder: './_tests'
|
||||
majorVersion: '4.0.4'
|
||||
majorVersion: '4.0.5'
|
||||
minorVersion: $[counter('minorVersion', 2000)]
|
||||
radarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(radarrVersion)'
|
||||
|
|
Loading…
Reference in a new issue