build: version.properties: update for version 2020.1 Gold

This commit is contained in:
Bill Zissimopoulos 2020-05-21 15:05:22 -07:00
parent 33cab186ca
commit af52ac3df0

View File

@ -18,8 +18,8 @@
<MyCanonicalVersion>1.7</MyCanonicalVersion>
<MyProductVersion>2020.1 B2</MyProductVersion>
<MyProductStage>Beta</MyProductStage>
<MyProductVersion>2020.1</MyProductVersion>
<MyProductStage>Gold</MyProductStage>
<MyVersion>$(MyCanonicalVersion).$(MyBuildNumber)</MyVersion>
<MyVersionWithCommas>$(MyVersion.Replace('.',',')),0</MyVersionWithCommas>