version bump

This commit is contained in:
Pilzinsel64
2025-04-02 07:26:32 +02:00
parent 9a17cd4e9e
commit 7369c776dd
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<Version>2.4.5</Version> <Version>2.4.6</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>

View File

@@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<Nullable>annotations</Nullable> <Nullable>annotations</Nullable>
<Version>2.3.1</Version> <Version>2.3.2</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>