mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -07:00
bump the minor version to 2201 - happy new year. (#1771)
This commit is contained in:
parent
370eea92d9
commit
6e4c2b38bf
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ pr: none
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
versionMajor: 11
|
versionMajor: 11
|
||||||
versionMinor: 2112
|
versionMinor: 2201
|
||||||
versionBuild: $[counter('11.2112.*', 0)]
|
versionBuild: $[counter('11.2201.*', 0)]
|
||||||
versionPatch: 0
|
versionPatch: 0
|
||||||
|
|
||||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue