chore: bump version to 1.5.4

This commit is contained in:
Anna 2020-12-30 14:21:42 -05:00
parent c305ff1a7f
commit 201a4e6774
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
<PropertyGroup>
<TargetFramework>net48</TargetFramework>
<RootNamespace>PeepingTom</RootNamespace>
<AssemblyVersion>1.5.3</AssemblyVersion>
<FileVersion>1.5.3</FileVersion>
<AssemblyVersion>1.5.4</AssemblyVersion>
<FileVersion>1.5.4</FileVersion>
<LangVersion>8</LangVersion>
<Nullable>enable</Nullable>
<AssemblyName>PeepingTom</AssemblyName>