Update2102release (#1484)

This commit is contained in:
Cory Volk 2021-02-02 11:40:57 -08:00 committed by GitHub
parent ef00b91619
commit 436eb1718d
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: 2102
versionBuild: $[counter('10.2102.*', 0)]
versionPatch: 0
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'