chore: bump version to 1.4.1
This commit is contained in:
parent
13dc5deb61
commit
c948b6d70b
@ -3,7 +3,7 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net5-windows</TargetFramework>
|
<TargetFramework>net5-windows</TargetFramework>
|
||||||
<RootNamespace>QuestMap</RootNamespace>
|
<RootNamespace>QuestMap</RootNamespace>
|
||||||
<Version>1.4.0</Version>
|
<Version>1.4.1</Version>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<LangVersion>latest</LangVersion>
|
<LangVersion>latest</LangVersion>
|
||||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||||
|
Loading…
Reference in New Issue
Block a user