bump the minor version to 2201 - happy new year. (#1771)

This commit is contained in:
Tian L 2022-01-05 23:02:13 +08:00 committed by GitHub
parent 370eea92d9
commit 6e4c2b38bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,8 @@ pr: none
variables:
versionMajor: 11
versionMinor: 2112
versionBuild: $[counter('11.2112.*', 0)]
versionMinor: 2201
versionBuild: $[counter('11.2201.*', 0)]
versionPatch: 0
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'