Update changelog for version 0.6.0.9
This commit is contained in:
parent
8ed97e163b
commit
d8077b13fb
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.6.0.9] - 2024-10-29 (Beta)
|
||||||
|
|
||||||
|
- Fix crash when exiting title screen by Esc
|
||||||
|
|
||||||
## [0.6.0.8] - 2024-10-29 (Beta)
|
## [0.6.0.8] - 2024-10-29 (Beta)
|
||||||
|
|
||||||
- Additional Chinese and Russian translations
|
- Additional Chinese and Russian translations
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
|
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>0.6.0.8</Version>
|
<Version>0.6.0.9</Version>
|
||||||
<OutputType>WinExe</OutputType>
|
<OutputType>WinExe</OutputType>
|
||||||
<TargetFramework>net8.0</TargetFramework>
|
<TargetFramework>net8.0</TargetFramework>
|
||||||
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
||||||
|
Loading…
Reference in New Issue
Block a user