1 parent 3c9cb34 commit 5dbc234Copy full SHA for 5dbc234
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [0.6.0.99] - 2026-02-13 (Beta)
4
+
5
+- [Chore] Change the unlock conditions for Assimilation
6
+- [Chore] Add unlock conditions for the Touhou Arrangements Vol.2 folder
7
8
## [0.6.0.98] - 2026-02-08 (Beta)
9
10
- [Hitsounds] Update the Taiko hitsounds
OpenTaiko/OpenTaiko.csproj
@@ -33,7 +33,7 @@
33
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
34
</ItemGroup>
35
<PropertyGroup>
36
- <Version>0.6.0.98</Version>
+ <Version>0.6.0.99</Version>
37
<OutputType>WinExe</OutputType>
38
<TargetFramework>net8.0</TargetFramework>
39
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
0 commit comments