mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-18 00:31:10 -04:00
Bump version to 0.3.13
This commit is contained in:
1 parent
fd201912a9
commit
04d7061030
1 file changed
+1
-1
+1
-1
@@ -9,7 +9,7 @@ variables:
|
||||
testsFolder: './_tests'
|
||||
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
|
||||
nugetCacheFolder: $(Pipeline.Workspace)/.nuget/packages
|
||||
majorVersion: '0.3.12'
|
||||
majorVersion: '0.3.13'
|
||||
minorVersion: $[counter('minorVersion', 1)]
|
||||
readarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(readarrVersion)'
|
||||
|
||||
Reference in new issue
Block a user