chore: bump version to 1.5.7

This commit is contained in:
Anna Clemens 2021-02-01 00:00:34 -05:00
parent 76d7d3a583
commit edc4e32a4d
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

2
NoSoliciting/NoSoliciting.csproj Normal file → Executable file
View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>8</LangVersion>
<Nullable>enable</Nullable>
<Version>1.5.6</Version>
<Version>1.5.7</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>