Skip to content

Commit

Permalink
Update azure-pipelines.release.yaml (#1943)
Browse files Browse the repository at this point in the history
  • Loading branch information
volkcor authored Nov 8, 2022
1 parent 59b3934 commit 1796cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pipelines/azure-pipelines.release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pr: none

variables:
versionMajor: 11
versionMinor: 2210
versionMinor: 2211
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
versionPatch: 0

Expand Down

0 comments on commit 1796cd0

Please sign in to comment.