Skip to content

Commit

Permalink
update version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yang-xiaodong committed Jun 12, 2020
1 parent a5b807d commit b27a1ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/version.props
@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<VersionMajor>3</VersionMajor>
<VersionMinor>0</VersionMinor>
<VersionPatch>4</VersionPatch>
<VersionMinor>1</VersionMinor>
<VersionPatch>0</VersionPatch>
<VersionQuality></VersionQuality>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
</PropertyGroup>
Expand Down

0 comments on commit b27a1ef

Please sign in to comment.