Update minor version to 2501 (#2286)

This commit is contained in:
Cory Volk 2025-02-03 11:56:46 -08:00 committed by GitHub
commit 70bdfe851c
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: 2412
versionMinor: 2501
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
versionPatch: 0