Update changelog for version 0.6.0.7
This commit is contained in:
parent
5b83f7218c
commit
313a5e18ba
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## [0.6.0.7] - 2024-10-29 (Beta)
|
||||
|
||||
- Fix judge text drop frame when prev one remove
|
||||
|
||||
## [0.6.0.6] - 2024-10-28 (Beta)
|
||||
|
||||
- Add optional offset values for characters on menus and result screen
|
||||
|
@ -33,7 +33,7 @@
|
||||
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<Version>0.6.0.6</Version>
|
||||
<Version>0.6.0.7</Version>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
||||
|
Loading…
Reference in New Issue
Block a user