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

Update changelog for version 0.6.0.11

This commit is contained in:
github-actions 2024-10-31 10:19:59 +00:00
parent 8fe7518f44
commit 82b0104ec3
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [0.6.0.11] - 2024-10-31 (Beta)
- Fix TJA newline after last note symbol and before `,` caused wrong note
- symbols
- per
- measure calculation
## [0.6.0.10] - 2024-10-30 (Beta)
- Fix Softlocked in difficulty selection when any non P1 player has no key binds * Now menu keys control the lowerest index operable player

View File

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