chore(api): bump to 6.1.3

This commit is contained in:
tekh 2025-08-08 13:12:03 +02:00
parent 5b45bdfa6b
commit 3bffdabc64

View File

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