mirror of
https://github.com/Lidarr/Lidarr.git
synced 2025-12-16 18:26:05 -06:00
bump to 3.1.1
This commit is contained in:
@@ -9,7 +9,7 @@ variables:
|
||||
testsFolder: './_tests'
|
||||
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
|
||||
nugetCacheFolder: $(Pipeline.Workspace)/.nuget/packages
|
||||
majorVersion: '3.1.0'
|
||||
majorVersion: '3.1.1'
|
||||
minorVersion: $[counter('minorVersion', 1076)]
|
||||
lidarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
|
||||
|
||||
Reference in New Issue
Block a user