Update props file to 2005 (#1264)

This commit is contained in:
Cory Volk 2020-06-04 08:19:48 -07:00 committed by GitHub
parent 0a4296f06a
commit c7b0baaeda
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: 2004
versionBuild: $[counter('10.2004.*', 0)]
versionMinor: 2005
versionBuild: $[counter('10.2005.*', 0)]
versionPatch: 0
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'