Update changelog for version 0.6.0.5
This commit is contained in:
parent
a3227fd8f3
commit
f0b0e615fb
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## [0.6.0.5] - 2024-10-28 (Beta)
|
||||
|
||||
- Fix big note judgement preventing early BAD of big notes in Easy window
|
||||
|
||||
## [0.6.0.4] - 2024-10-27 (Beta)
|
||||
|
||||
- Deprecate unused textures
|
||||
|
@ -33,7 +33,7 @@
|
||||
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<Version>0.6.0.4</Version>
|
||||
<Version>0.6.0.5</Version>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
||||
|
Loading…
Reference in New Issue
Block a user