mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-29 03:43:25 +01:00
Bump version to 0.2
This commit is contained in:
parent
2f22e7295c
commit
dad16f2c57
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ variables:
|
|||
outputFolder: './_output'
|
||||
artifactsFolder: './_artifacts'
|
||||
testsFolder: './_tests'
|
||||
majorVersion: '0.1.10'
|
||||
majorVersion: '0.2.0'
|
||||
minorVersion: $[counter('minorVersion', 1)]
|
||||
prowlarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(prowlarrVersion)'
|
||||
|
|
|
|||
Loading…
Reference in a new issue