mirror of
https://github.com/Lidarr/Lidarr
synced 2025-12-28 03:06:57 +01:00
Bump to 0.8.1
This commit is contained in:
parent
09c0ca9338
commit
20dd1e1352
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ variables:
|
|||
outputFolder: './_output'
|
||||
artifactsFolder: './_artifacts'
|
||||
testsFolder: './_tests'
|
||||
majorVersion: '0.8.0'
|
||||
majorVersion: '0.8.1'
|
||||
minorVersion: $[counter('minorVersion', 1076)]
|
||||
lidarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
|
||||
|
|
|
|||
Loading…
Reference in a new issue