1
0

chore: bump version to 1.4.5

This commit is contained in:
Anna 2023-01-15 13:15:28 -05:00
parent 265d93604f
commit fb7ddd06e8

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net7-windows</TargetFramework>
<RootNamespace>QuestMap</RootNamespace>
<Version>1.4.4</Version>
<Version>1.4.5</Version>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>