version bump

This commit is contained in:
Pilzinsel64
2025-01-14 07:51:18 +01:00
parent cb2831ce4a
commit cfce855c2c
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<PropertyGroup>
<Version>2.8.1</Version>
<Version>2.9.0</Version>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>

View File

@@ -10,7 +10,7 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup>
<Version>2.3.14</Version>
<Version>2.4.0</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />