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