chore: bump version to 1.3.7

This commit is contained in:
Anna 2021-09-03 01:52:39 -04:00
parent 9e2e83e9d2
commit 1386d6ef17
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net5-windows</TargetFramework>
<Version>1.3.6</Version>
<Version>1.3.7</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>