Updating version of release builds to 1904 (#422)

This commit is contained in:
Matt Cooley 2019-04-04 09:19:59 -07:00 committed by GitHub
parent cb31349ee2
commit 6d779a8815
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: 1903
versionBuild: $[counter('10.1903.*', 0)]
versionMinor: 1904
versionBuild: $[counter('10.1904.*', 0)]
versionPatch: 0
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'