update the minor version to 2111 (#1733)
This commit is contained in:
parent
01b563c0bb
commit
441bf39c0b
@ -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)'
|
||||
|
Loading…
Reference in New Issue
Block a user