Skip to content

Commit

Permalink
Bump version to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Qstick committed Aug 13, 2022
1 parent e72f809 commit c1f538e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -9,7 +9,7 @@ variables:
testsFolder: './_tests'
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
nugetCacheFolder: $(Pipeline.Workspace)/.nuget/packages
majorVersion: '4.2.1'
majorVersion: '4.2.2'
minorVersion: $[counter('minorVersion', 2000)]
radarrVersion: '$(majorVersion).$(minorVersion)'
buildName: '$(Build.SourceBranchName).$(radarrVersion)'
Expand Down

0 comments on commit c1f538e

Please sign in to comment.