Skip to content

Commit

Permalink
v2019.1.0.0 released.
Browse files Browse the repository at this point in the history
  • Loading branch information
seayxu committed Jan 15, 2019
1 parent f15ddfa commit d9dccdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/version.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup Condition="'$(AssemblyName)'=='GodSharp.Socket'">
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>2019.1.0.0-preview7</Version>
<FileVersion>2019.1.0.0-preview7</FileVersion>
<Version>2019.1.0.0</Version>
<FileVersion>2019.1.0.0</FileVersion>
</PropertyGroup>
</Project>

0 comments on commit d9dccdb

Please sign in to comment.