Update changelog for version 0.6.0.4
This commit is contained in:
parent
bfcafea41e
commit
d9a063f6c6
@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.6.0.4] - 2024-10-27 (Beta)
|
||||||
|
|
||||||
|
- Deprecate unused textures
|
||||||
|
- Fix tall preimages not being scaled correctly
|
||||||
|
- Fix Sort Songs menu not updating lang values
|
||||||
|
|
||||||
## [0.6.0.3] - 2024-10-27 (Beta)
|
## [0.6.0.3] - 2024-10-27 (Beta)
|
||||||
|
|
||||||
- Fix wrong roll speed in non
|
- Fix wrong roll speed in non
|
||||||
|
@ -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.3</Version>
|
<Version>0.6.0.4</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