chore: bump version to 1.6.1

This commit is contained in:
Anna 2021-04-05 15:13:53 -04:00
parent 48843768be
commit 5050bdd222
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

View File

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