Skip to content

Commit 12dbb4c

Browse files
committed
bump version
1 parent c7c4cc3 commit 12dbb4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Modrinth.RestClient/Modrinth.RestClient.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
<RepositoryUrl>https://github.com/Zechiax/Modrinth.RestClient</RepositoryUrl>
99
<PackageTags>modrinth;api;labrinth;restease</PackageTags>
1010
<Authors>Zechiax</Authors>
11-
<PackageReleaseNotes>- Add IModrinthApi interface</PackageReleaseNotes>
11+
<PackageReleaseNotes>- Renamed entry point to ModrinthClient</PackageReleaseNotes>
1212
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1313
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1414
<PackageReadmeFile>README.md</PackageReadmeFile>
15-
<PackageVersion>3.0.0-alpha.4</PackageVersion>
15+
<PackageVersion>3.0.0-alpha.5</PackageVersion>
1616
<TargetFramework>net6.0</TargetFramework>
1717
</PropertyGroup>
1818

0 commit comments

Comments
 (0)