Update changelog for version 0.6.0.3
This commit is contained in:
parent
f295ba1c30
commit
84eb735c9f
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## [0.6.0.3] - 2024-10-27 (Beta)
|
||||
|
||||
- Fix wrong roll speed in non
|
||||
- 1x play speed
|
||||
|
||||
## [0.6.0.2] - 2024-10-27 (Beta)
|
||||
|
||||
- Fix crash due to undefined mob, dancer, & runner
|
||||
|
@ -33,7 +33,7 @@
|
||||
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<Version>0.6.0.2</Version>
|
||||
<Version>0.6.0.3</Version>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
||||
|
Loading…
Reference in New Issue
Block a user