Skip to content

Commit ac8c21a

Browse files
committed
Update changelog for version 0.6.0.92
1 parent 0007917 commit ac8c21a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.6.0.92] - 2025-10-20 (Beta)
4+
5+
- [HotFix] Fix gauge not decreasing correctly on miss due to the previous version
6+
37
## [0.6.0.91] - 2025-10-20 (Beta)
48

59
- [HotFix] Fix non-branched charts had no gauge increment nor damage due to the previous version

OpenTaiko/OpenTaiko.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
3434
</ItemGroup>
3535
<PropertyGroup>
36-
<Version>0.6.0.91</Version>
36+
<Version>0.6.0.92</Version>
3737
<OutputType>WinExe</OutputType>
3838
<TargetFramework>net8.0</TargetFramework>
3939
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>

0 commit comments

Comments
 (0)