Skip to content

Commit 2db98c8

Browse files
committed
Update version to 0.0.14
1 parent 53fa353 commit 2db98c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

InertiaNetCore/InertiaNetCore.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<ImplicitUsings>enable</ImplicitUsings>
44
<Nullable>enable</Nullable>
5-
<Version>0.0.13</Version>
5+
<Version>0.0.14</Version>
66
<TargetFrameworks>net7.0;net8.0;net9.0</TargetFrameworks>
77
<LangVersion>preview</LangVersion>
88
<PackageId>InertiaNetCore</PackageId>

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This library is a fork of [kapi2289/InertiaCore](https://github.com/kapi2289/Ine
88

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

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

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

0 commit comments

Comments
 (0)