chore: bump version to 1.5.5

This commit is contained in:
Anna 2021-01-29 15:03:37 -05:00
parent ba5214b4de
commit 6c9f432665
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>8</LangVersion>
<Nullable>enable</Nullable>
<Version>1.5.4</Version>
<Version>1.5.5</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>