chore: bump version to 1.3.8

This commit is contained in:
Anna 2021-12-07 02:27:53 -05:00
parent 50e3019f48
commit f68740b645
1 changed files with 1 additions and 1 deletions

View File

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