Skip to content

Commit

Permalink
Update version to 0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mergehez committed Nov 22, 2024
1 parent 53fa353 commit 2db98c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion InertiaNetCore/InertiaNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.0.13</Version>
<Version>0.0.14</Version>
<TargetFrameworks>net7.0;net8.0;net9.0</TargetFrameworks>
<LangVersion>preview</LangVersion>
<PackageId>InertiaNetCore</PackageId>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This library is a fork of [kapi2289/InertiaCore](https://github.com/kapi2289/Ine

Some errors were fixed, and unnecessary dependencies were removed. The library will be maintained and updated whenever necessary.

It is compatible with .NET 7 and .NET 8. As soon as .NET 9 is released, the library will be updated to support it.
It is compatible with .NET 7, .NET 8, and .NET 9.

Feel free to contribute to the project by creating issues or pull requests.

Expand Down

0 comments on commit 2db98c8

Please sign in to comment.