mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 13:23:13 -07:00
updates the minor version to 2110 (#1718)
This commit is contained in:
parent
605ed33225
commit
c5501294a1
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 11
|
||||
versionMinor: 2109
|
||||
versionBuild: $[counter('11.2109.*', 0)]
|
||||
versionMinor: 2110
|
||||
versionBuild: $[counter('11.2110.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue