version bump

This commit is contained in:
Pilzinsel64
2025-01-14 09:35:59 +01:00
parent 8092e37312
commit b9075eb2f3
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<PropertyGroup>
<Version>2.9.4</Version>
<Version>2.9.5</Version>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>

View File

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