We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c4cc3 commit 12dbb4cCopy full SHA for 12dbb4c
Modrinth.RestClient/Modrinth.RestClient.csproj
@@ -8,11 +8,11 @@
8
<RepositoryUrl>https://github.com/Zechiax/Modrinth.RestClient</RepositoryUrl>
9
<PackageTags>modrinth;api;labrinth;restease</PackageTags>
10
<Authors>Zechiax</Authors>
11
- <PackageReleaseNotes>- Add IModrinthApi interface</PackageReleaseNotes>
+ <PackageReleaseNotes>- Renamed entry point to ModrinthClient</PackageReleaseNotes>
12
<PackageLicenseExpression>MIT</PackageLicenseExpression>
13
<GenerateDocumentationFile>true</GenerateDocumentationFile>
14
<PackageReadmeFile>README.md</PackageReadmeFile>
15
- <PackageVersion>3.0.0-alpha.4</PackageVersion>
+ <PackageVersion>3.0.0-alpha.5</PackageVersion>
16
<TargetFramework>net6.0</TargetFramework>
17
</PropertyGroup>
18
0 commit comments