Update azure-pipelines.release.yaml (#1885)

This commit is contained in:
Cory Volk 2022-08-30 08:20:08 -07:00 committed by GitHub
commit f27bdba85a
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: 2208
versionMinor: 2209
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
versionPatch: 0