1
0
mirror of synced 2024-11-27 17:00:50 +01:00

Update changelog for version 0.6.0.19

This commit is contained in:
github-actions 2024-11-15 18:04:16 +00:00
parent 49427d4082
commit ae26f3e66e
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog # Changelog
## [0.6.0.19] - 2024-11-15 (Beta)
- Allow users to change their name via. Heya menu
## [0.6.0.18] - 2024-11-15 (Beta) ## [0.6.0.18] - 2024-11-15 (Beta)
- Add Chinese and Russian Instrument Names - Add Chinese and Russian Instrument Names

View File

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