Update minor version in Main to 2412 (#2251)

This commit is contained in:
Cory Volk 2024-11-21 08:54:41 -08:00 committed by GitHub
commit 777b1a6e52
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: 2411
versionMinor: 2412
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
versionPatch: 0