Update release version to 2007 (#1329)

This commit is contained in:
Matt Cooley 2020-07-30 15:30:12 -07:00 committed by GitHub
parent dc707da56a
commit fa81d9d75d
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: 2006
versionBuild: $[counter('10.2006.*', 0)]
versionMinor: 2007
versionBuild: $[counter('10.2007.*', 0)]
versionPatch: 0
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'