chore: bump version to 1.3.11

This commit is contained in:
Anna 2023-04-15 14:47:05 -04:00
parent a2da0058df
commit 887163537d
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net7-windows</TargetFramework>
<Version>1.3.10</Version>
<Version>1.3.11</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@ -52,4 +52,4 @@
<PackageReference Include="Nager.PublicSuffix" Version="2.4.0"/>
</ItemGroup>
</Project>
</Project>