mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-18 02:40:47 +02:00
Bump version to 0.1.3
This commit is contained in:
parent
3e4ac89a4c
commit
0fb19160f4
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ variables:
|
|||
outputFolder: './_output'
|
||||
artifactsFolder: './_artifacts'
|
||||
testsFolder: './_tests'
|
||||
majorVersion: '0.1.2'
|
||||
majorVersion: '0.1.3'
|
||||
minorVersion: $[counter('minorVersion', 1)]
|
||||
prowlarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(prowlarrVersion)'
|
||||
|
|
|
|||
Loading…
Reference in a new issue