Update azure-pipelines.release.yaml

This commit is contained in:
Cory Volk 2022-06-27 09:23:23 -07:00 committed by GitHub
commit 736db72f4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ pr: none
variables:
versionMajor: 11
versionMinor: 2205
versionMinor: 2206
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
versionPatch: 0