chore: bump version to 1.7.5

This commit is contained in:
Anna 2021-05-01 22:24:17 -04:00
parent 228b52ca3d
commit b513afa34f
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.4</Version>
<Version>1.7.5</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AssemblyName>PeepingTom</AssemblyName>