Skip to content

Commit

Permalink
Bump to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Qstick committed Apr 3, 2021
1 parent 09c0ca9 commit 20dd1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)'
Expand Down

0 comments on commit 20dd1e1

Please sign in to comment.