version bump

This commit is contained in:
Pascal Schedel
2024-10-21 08:43:46 +02:00
parent 8960dac951
commit 66b270fc17
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<PropertyGroup>
<Version>2.7.5</Version>
<Version>2.7.6</Version>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>

View File

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