chore: bump version to 1.4.5

This commit is contained in:
Anna 2023-01-15 13:15:28 -05:00
parent 6448a1cbf3
commit 2030f8374e
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

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>