1
0
Fork 0

chore: bump version to 1.4.8

main
Anna 2024-07-02 13:25:01 -04:00
parent 8d53d0b448
commit ca80dbc485
No known key found for this signature in database
GPG Key ID: D0943384CD9F87D1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net8-windows</TargetFramework>
<RootNamespace>QuestMap</RootNamespace>
<Version>1.4.7</Version>
<Version>1.4.8</Version>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>