version bump

This commit is contained in:
Pilzinsel64
2024-09-02 15:16:57 +02:00
parent 95cfafcad2
commit 5a6f8e207e
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<PropertyGroup>
<Version>2.7.1</Version>
<Version>2.7.2</Version>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>

View File

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