Skip to content

Commit

Permalink
Update version to 2.1.0 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
liuhaoyang authored Apr 3, 2020
1 parent 30ee910 commit ad877ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/version.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<VersionMajor>2</VersionMajor>
<VersionMinor>0</VersionMinor>
<VersionMinor>1</VersionMinor>
<VersionPatch>0</VersionPatch>
<VersionQuality></VersionQuality>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
Expand Down

0 comments on commit ad877ab

Please sign in to comment.