chore: bump version to 1.7.4

This commit is contained in:
Anna 2021-04-15 12:26:24 -04:00
parent 95fcd48202
commit d431e50432
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.7.3</Version>
<Version>1.7.4</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AssemblyName>PeepingTom</AssemblyName>