Skip to content

Commit 093ed28

Browse files
committed
v2.5.1
1 parent 8724b87 commit 093ed28

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Modrinth.RestClient/Modrinth.RestClient.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@
99
<RepositoryUrl>https://github.com/Zechiax/Modrinth.RestClient</RepositoryUrl>
1010
<PackageTags>modrinth;api;labrinth;restease</PackageTags>
1111
<Authors>Zechiax</Authors>
12-
<PackageReleaseNotes>- Added URL properties to Project, User, SearchResult and extension to help create version URL</PackageReleaseNotes>
12+
<PackageReleaseNotes>- Added URL properties to Project, User, SearchResult, TeamMember and extension to help create version URL
13+
</PackageReleaseNotes>
1314
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1415
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1516
<PackageReadmeFile>README.md</PackageReadmeFile>
16-
<PackageVersion>2.5.0</PackageVersion>
17+
<PackageVersion>2.5.1</PackageVersion>
1718
</PropertyGroup>
1819

1920
<ItemGroup>

0 commit comments

Comments
 (0)