chore: bump version to 1.3.1
This commit is contained in:
parent
a2e8b83716
commit
5c6424699e
@ -3,7 +3,7 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net5-windows</TargetFramework>
|
<TargetFramework>net5-windows</TargetFramework>
|
||||||
<RootNamespace>QuestMap</RootNamespace>
|
<RootNamespace>QuestMap</RootNamespace>
|
||||||
<Version>1.3.0</Version>
|
<Version>1.3.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