revert the todo item

This commit is contained in:
Tian Liao 2023-10-27 12:24:04 +08:00
commit 0c03aba6c9

View file

@ -8,7 +8,7 @@ trigger: none
pr: none
variables:
versionMajor: 0 # TODO: revert this to 11 before checking in the code
versionMajor: 11
versionMinor: 2310
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
versionPatch: 0