mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-04 02:18:06 +00:00
Bump version to 2.9.3
This commit is contained in:
parent
40dab8deb9
commit
17c5c66e54
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ variables:
|
|||
testsFolder: './_tests'
|
||||
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
|
||||
nugetCacheFolder: $(Pipeline.Workspace)/.nuget/packages
|
||||
majorVersion: '2.9.2'
|
||||
majorVersion: '2.9.3'
|
||||
minorVersion: $[counter('minorVersion', 1076)]
|
||||
lidarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
|
||||
|
|
Loading…
Add table
Reference in a new issue