From d9a063f6c6979d9ea684854d69d58bc823845fc0 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 27 Oct 2024 22:18:47 +0000 Subject: [PATCH] Update changelog for version 0.6.0.4 --- CHANGELOG.md | 6 ++++++ OpenTaiko/OpenTaiko.csproj | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c27694a4..60594223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.6.0.4] - 2024-10-27 (Beta) + +- Deprecate unused textures +- Fix tall preimages not being scaled correctly +- Fix Sort Songs menu not updating lang values + ## [0.6.0.3] - 2024-10-27 (Beta) - Fix wrong roll speed in non diff --git a/OpenTaiko/OpenTaiko.csproj b/OpenTaiko/OpenTaiko.csproj index 445d3358..8e9be699 100644 --- a/OpenTaiko/OpenTaiko.csproj +++ b/OpenTaiko/OpenTaiko.csproj @@ -33,7 +33,7 @@ - 0.6.0.3 + 0.6.0.4 WinExe net8.0 true