Bump the minor version to 2112 (#1754)

This commit is contained in:
Tian L 2021-12-09 01:36:18 +08:00 committed by GitHub
parent d428a768e0
commit 5d95330fad
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: 2111
versionBuild: $[counter('11.2111.*', 0)]
versionMinor: 2112
versionBuild: $[counter('11.2112.*', 0)]
versionPatch: 0
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'