chore: bump version to 1.7.14

This commit is contained in:
Anna 2023-05-27 02:39:08 -04:00
parent da92922632
commit c247d2bb5f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net7-windows</TargetFramework> <TargetFramework>net7-windows</TargetFramework>
<RootNamespace>PeepingTom</RootNamespace> <RootNamespace>PeepingTom</RootNamespace>
<Version>1.7.13</Version> <Version>1.7.14</Version>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<AssemblyName>PeepingTom</AssemblyName> <AssemblyName>PeepingTom</AssemblyName>