mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -07:00
revert the todo item
This commit is contained in:
parent
92ff0bbf46
commit
0c03aba6c9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ trigger: none
|
||||||
pr: none
|
pr: none
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
versionMajor: 0 # TODO: revert this to 11 before checking in the code
|
versionMajor: 11
|
||||||
versionMinor: 2310
|
versionMinor: 2310
|
||||||
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
|
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
|
||||||
versionPatch: 0
|
versionPatch: 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue