Update azure-pipelines.release.yaml

This commit is contained in:
Cory Volk 2023-02-27 11:50:01 -08:00 committed by GitHub
commit 07f6db74ae
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: 2302
versionMinor: 2303
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
versionPatch: 0