1
0
mirror of synced 2024-11-13 18:40:47 +01:00

Update changelog for version 0.6.0.2

This commit is contained in:
github-actions 2024-10-27 14:36:25 +00:00
parent 978dfc7bc7
commit 859ddb9ef6
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## [0.6.0.2] - 2024-10-27 (Beta)
- Fix crash due to undefined mob, dancer, & runner
## [0.6.0.1] - 2024-10-27 (Beta)
- Fix Mob, Dancer, Runner appearing despite empty array on the scene preset

View File

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