bump to 6.1.4

This commit is contained in:
tekh 2025-08-11 13:42:05 +02:00
parent 2ee0f976fd
commit efcd26fb29

View File

@ -4,9 +4,9 @@
<TargetFrameworks>net7.0;net8.0;net9.0</TargetFrameworks>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>6.1.3</Version>
<AssemblyVersion>6.1.3</AssemblyVersion>
<FileVersion>6.1.3</FileVersion>
<Version>6.1.4</Version>
<AssemblyVersion>6.1.4</AssemblyVersion>
<FileVersion>6.1.4</FileVersion>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>