chore: bump version to 1.3.12

This commit is contained in:
Anna 2023-04-15 14:54:13 -04:00
parent d5def480a1
commit 2d4c598b08
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net7-windows</TargetFramework>
<Version>1.3.11</Version>
<Version>1.3.12</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>