chore: bump version to 1.4.1

This commit is contained in:
Anna 2021-12-06 19:15:04 -05:00
parent 13dc5deb61
commit c948b6d70b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net5-windows</TargetFramework>
<RootNamespace>QuestMap</RootNamespace>
<Version>1.4.0</Version>
<Version>1.4.1</Version>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>