chore: bump version to 1.7.7

This commit is contained in:
Anna 2021-11-20 23:13:38 -05:00
parent f8ac56b3c4
commit 5ca8dcc490
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net5-windows</TargetFramework>
<RootNamespace>PeepingTom</RootNamespace>
<Version>1.7.6</Version>
<Version>1.7.7</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AssemblyName>PeepingTom</AssemblyName>