Skip to content

Commit

Permalink
build: version.properties: fix product version
Browse files Browse the repository at this point in the history
  • Loading branch information
billziss-gh committed Mar 29, 2019
1 parent 1ebceb8 commit ee1ae03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/VStudio/version.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<MyCanonicalVersion>1.5</MyCanonicalVersion>

<MyProductVersion>2019.3</MyProductVersion>
<MyProductVersion>2019.3 B1</MyProductVersion>
<MyProductStage>Beta</MyProductStage>

<MyVersion>$(MyCanonicalVersion).$(MyBuildNumber)</MyVersion>
Expand Down

0 comments on commit ee1ae03

Please sign in to comment.