Update2108release - experimental (#1572)

This commit is contained in:
Tian L 2021-06-08 14:25:02 +08:00 committed by GitHub
commit b31879f9d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,8 +16,8 @@ pr: none
variables:
versionMajor: 10
versionMinor: 2101
versionBuild: $[counter('10.2101.*', 0)]
versionMinor: 2108
versionBuild: $[counter('10.2108.*', 0)]
versionPatch: 0
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'