Skip to content

Commit d9dccdb

Browse files
committed
v2019.1.0.0 released.
1 parent f15ddfa commit d9dccdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/version.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup Condition="'$(AssemblyName)'=='GodSharp.Socket'">
33
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
4-
<Version>2019.1.0.0-preview7</Version>
5-
<FileVersion>2019.1.0.0-preview7</FileVersion>
4+
<Version>2019.1.0.0</Version>
5+
<FileVersion>2019.1.0.0</FileVersion>
66
</PropertyGroup>
77
</Project>

0 commit comments

Comments
 (0)