chore: bump version to 1.7.3

This commit is contained in:
Anna 2021-04-13 08:53:50 -04:00
parent 7c74e341e0
commit bed788ea1c
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.2</Version>
<Version>1.7.3</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AssemblyName>PeepingTom</AssemblyName>