1
0
mirror of synced 2024-11-23 23:21:06 +01:00

Update changelog for version 0.6.0.7

This commit is contained in:
github-actions 2024-10-29 07:55:28 +00:00
parent 5b83f7218c
commit 313a5e18ba
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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>