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

This commit is contained in:
Cory Volk 2023-04-28 15:38:59 -07:00 committed by GitHub
commit 3a093f7592
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: 2304
versionMinor: 2305
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
versionPatch: 0