mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-14 02:26:50 -07:00
update the minor version to 2111 (#1733)
This commit is contained in:
parent
01b563c0bb
commit
441bf39c0b
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 11
|
||||
versionMinor: 2110
|
||||
versionBuild: $[counter('11.2110.*', 0)]
|
||||
versionMinor: 2111
|
||||
versionBuild: $[counter('11.2111.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue