chore: bump version to 1.4.3

This commit is contained in:
Anna 2022-08-21 04:12:41 -04:00
parent 51bef2efa9
commit 4e0f765b44
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6-windows</TargetFramework>
<RootNamespace>QuestMap</RootNamespace>
<Version>1.4.2</Version>
<Version>1.4.3</Version>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>