Fix offer unlock quests, 1.5.1

This commit is contained in:
Tyfon
2024-05-26 02:51:18 -07:00
parent 0082fa1e3a
commit 2aacea56d1
2 changed files with 44 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
<TargetFramework>net471</TargetFramework>
<AssemblyName>Tyfon.UIFixes</AssemblyName>
<Description>SPT UI Fixes</Description>
<Version>1.5.0</Version>
<Version>1.5.1</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<Configurations>Debug;Release;Dist</Configurations>