mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Bump Version to 2
(cherry picked from commit 21afbbc66d294cfeda47b7dacb785a17dae8eb1c) (cherry picked from commit 1e6540a419e1ece4645880126a8993ac28795d30)
This commit is contained in:
parent
b3fbf0cb7e
commit
77a60141bd
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ variables:
|
|||
testsFolder: './_tests'
|
||||
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
|
||||
nugetCacheFolder: $(Pipeline.Workspace)/.nuget/packages
|
||||
majorVersion: '1.5.1'
|
||||
majorVersion: '2.0.0'
|
||||
minorVersion: $[counter('minorVersion', 1076)]
|
||||
lidarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue