Updating version of release builds to 1906 (#537)

This commit is contained in:
Matt Cooley 2019-06-04 14:12:30 -07:00 committed by GitHub
parent 06c0dd9bd0
commit 98f1da2e9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,8 @@ pr: none
variables:
versionMajor: 10
versionMinor: 1905
versionBuild: $[counter('10.1905.*', 0)]
versionMinor: 1906
versionBuild: $[counter('10.1906.*', 0)]
versionPatch: 0
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'