Skip to content

Commit

Permalink
Update nuget package info
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-weiland committed Nov 27, 2023
1 parent acbb3d3 commit 8beaf49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions RiptideNetworking/RiptideNetworking/RiptideNetworking.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<Copyright>Copyright © Tom Weiland 2022</Copyright>
<RepositoryType>git</RepositoryType>
<PackageIcon>package-icon.png</PackageIcon>
<PackageReleaseNotes>[Release Notes](https://riptide.tomweiland.net/manual/updates/release-notes/v2.0.0.html)
[Update Guide](https://riptide.tomweiland.net/manual/updates/guides/updating-to-v2.html)</PackageReleaseNotes>
<PackageReleaseNotes>Check out the full release notes: https://riptide.tomweiland.net/manual/updates/release-notes/v2.1.0.html</PackageReleaseNotes>
<Title>Riptide Networking</Title>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion RiptideNetworking/nuget-readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Riptide is 100% free to use under the [MIT license](https://github.com/RiptideNe

## Getting Started

Check out the documentation for [installation instructions](https://riptide.tomweiland.net/manual/overview/installation.html) and a [guide on setting up the basics](https://riptide.tomweiland.net/manual/overview/getting-started.html).
Check out the documentation for [installation instructions](https://riptide.tomweiland.net/manual/overview/installation.html) and a [guide on setting up the basics](https://riptide.tomweiland.net/manual/overview/get-started.html).

0 comments on commit 8beaf49

Please sign in to comment.