chore: bump version to 1.7.1

This commit is contained in:
Anna 2021-04-08 12:58:09 -04:00
parent e6be33488c
commit 38bb0b5e16
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net48</TargetFramework>
<RootNamespace>PeepingTom</RootNamespace>
<Version>1.7.0</Version>
<Version>1.7.1</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AssemblyName>PeepingTom</AssemblyName>