Skip to content

Commit

Permalink
update version to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alec1o committed Mar 26, 2023
1 parent e92fcc5 commit a9d3a0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Netly.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<PropertyGroup>
<PackageId>Netly</PackageId>
<Version>2.3.0</Version>
<Version>2.4.0</Version>
<Authors>alec1o</Authors>
<Company>alec1o</Company>
<Copyright>alec1o</Copyright>
Expand All @@ -25,7 +25,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
<PackageReleaseNotes>
+ Fix. Host
+ Fix. Socket.Shutdown Exception
</PackageReleaseNotes>
<Description>
Netly is a socket library for c# (C-Sharp). It facilitates the use of socket (UDP and TCP, Client and Server).
Expand Down

0 comments on commit a9d3a0f

Please sign in to comment.