Skip to content

Commit

Permalink
Version bump,
Browse files Browse the repository at this point in the history
  • Loading branch information
NTDLS committed Dec 22, 2023
1 parent 2ddfadf commit 47e4260
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions NTDLS.UDPPacketFraming/NTDLS.UDPPacketFraming.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@
<PackageProjectUrl>https://github.com/NTDLS/NTDLS.UDPPacketFraming</PackageProjectUrl>
<RepositoryUrl>https://github.com/NTDLS/NTDLS.UDPPacketFraming</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageReleaseNotes>Initial release.
<PackageReleaseNotes>
Resolved unhandled exception in UDP receive.
</PackageReleaseNotes>
<Version>1.0.0</Version>
<AssemblyVersion>1.0.0</AssemblyVersion>
<FileVersion>1.0.0</FileVersion>
<VersionPrefix>1.0.0</VersionPrefix>
<Version>1.0.1</Version>
<AssemblyVersion>1.0.1</AssemblyVersion>
<FileVersion>1.0.1</FileVersion>
<VersionPrefix>1.0.1</VersionPrefix>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageTags>UPD;framing;network;io;framing</PackageTags>
<IncludeSymbols>True</IncludeSymbols>
Expand Down

0 comments on commit 47e4260

Please sign in to comment.