Skip to content

Commit

Permalink
Bump version to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-hacker committed Jul 9, 2018
1 parent ae9120e commit ff94cc5
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions HOPEless/HOPEless.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,15 @@
<Description>A library to handle osu!bancho packets.</Description>
<Authors>HoLLy</Authors>
<Company>HoLLy</Company>
<Version>2.0.1</Version>
<FileVersion>2.0.1.0</FileVersion>
<AssemblyVersion>2.0.1.0</AssemblyVersion>
<Version>2.1</Version>
<FileVersion>2.1.0.0</FileVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
<Copyright>Copyright © HoLLy 2018</Copyright>
<PackageReleaseNotes>Update osu.Shared dependency to fix breaking bug</PackageReleaseNotes>
<PackageReleaseNotes>- Add BanchoBeatmapInfoReply and BanchoMultiplayerJoin ISerializables
- Include XMLDOC in NuGet package
- Clean up PacketType docs
- Add overloads using Streams to BanchoSerializer
- Fix a type on MultiSlotStatus</PackageReleaseNotes>
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/HoLLy-HaCKeR/HOPEless/</RepositoryUrl>
<PackageProjectUrl>https://github.com/HoLLy-HaCKeR/HOPEless/</PackageProjectUrl>
Expand Down

0 comments on commit ff94cc5

Please sign in to comment.