Skip to content

Commit

Permalink
improve version 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alec1o committed Jun 30, 2023
1 parent f3484d9 commit da0ffd5
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.4.0</Version>
<Version>2.5.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. Socket.Shutdown Exception
+ Message framing is optional (feature)
</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 da0ffd5

Please sign in to comment.