mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-02-11 08:18:58 -06:00
Bump version to 2.1.6
This commit is contained in:
@@ -9,7 +9,7 @@ variables:
|
||||
testsFolder: './_tests'
|
||||
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
|
||||
nugetCacheFolder: $(Pipeline.Workspace)/.nuget/packages
|
||||
majorVersion: '2.1.5'
|
||||
majorVersion: '2.1.6'
|
||||
minorVersion: $[counter('minorVersion', 1076)]
|
||||
lidarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
|
||||
|
||||
Reference in New Issue
Block a user