chore: bump version to 1.7.6

This commit is contained in:
Anna 2021-08-23 12:45:58 -04:00
parent d0305b14ec
commit d82d0bf0cb
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.5</Version>
<Version>1.7.6</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AssemblyName>PeepingTom</AssemblyName>