mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 13:54:29 +00:00
Bump version to 4.1.0
This commit is contained in:
parent
bc3e3714b9
commit
69b969cfc8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ variables:
|
|||
outputFolder: './_output'
|
||||
artifactsFolder: './_artifacts'
|
||||
testsFolder: './_tests'
|
||||
majorVersion: '4.0.5'
|
||||
majorVersion: '4.1.0'
|
||||
minorVersion: $[counter('minorVersion', 2000)]
|
||||
radarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(radarrVersion)'
|
||||
|
|
Loading…
Reference in a new issue