Update minor version to 2406

This commit is contained in:
Cory Volk 2024-06-03 12:15:18 -07:00 committed by GitHub
commit 2d4b7ee7fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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