update the minor version to 2111 (#1733)

This commit is contained in:
Tian L 2021-10-31 23:40:36 +08:00 committed by GitHub
parent 01b563c0bb
commit 441bf39c0b
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: 2110
versionBuild: $[counter('11.2110.*', 0)]
versionMinor: 2111
versionBuild: $[counter('11.2111.*', 0)]
versionPatch: 0
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'