chore: bump version to 1.9.11

This commit is contained in:
Anna 2023-05-25 12:38:56 -04:00
parent d9b283e7fd
commit f5012ba049
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net7.0-windows</TargetFramework>
<Version>1.9.10</Version>
<Version>1.9.11</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
@ -63,4 +63,4 @@
<EmbeddedResource Include="help.txt"/>
</ItemGroup>
</Project>
</Project>