chore: bump version to 1.3.5

This commit is contained in:
Anna 2021-08-24 10:04:35 -04:00
parent 581b469d79
commit 74b0fc3772
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

View File

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