chore: bump version to 1.7.10

This commit is contained in:
Anna 2022-08-21 15:30:40 -04:00
parent adac4253bf
commit fa3c7910b3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net6-windows</TargetFramework> <TargetFramework>net6-windows</TargetFramework>
<RootNamespace>PeepingTom</RootNamespace> <RootNamespace>PeepingTom</RootNamespace>
<Version>1.7.9</Version> <Version>1.7.10</Version>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<AssemblyName>PeepingTom</AssemblyName> <AssemblyName>PeepingTom</AssemblyName>