1
0
mirror of synced 2025-02-06 14:24:21 +01:00

Update changelog for version 0.6.0.38

This commit is contained in:
github-actions 2025-01-11 04:04:45 +00:00
parent 96d73be148
commit 75748daa17
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## [0.6.0.38] - 2025-01-11 (Beta)
- Correctly load clear sounds & pan according to player count
- Adjust Korean translations (AsPho)
## [0.6.0.37] - 2025-01-07 (Beta)
- [Fix] Saves.db3 failures no longer cause crashes

View File

@ -33,7 +33,7 @@
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
</ItemGroup>
<PropertyGroup>
<Version>0.6.0.37</Version>
<Version>0.6.0.38</Version>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>