From 53cfb5e570c7d2c8a3ce9f7ef7f5164f31a117a4 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 1 Nov 2024 10:54:17 +0000 Subject: [PATCH] Update changelog for version 0.6.0.13 --- CHANGELOG.md | 4 ++++ OpenTaiko/OpenTaiko.csproj | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07b6ea2f..2dc84891 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [0.6.0.13] - 2024-11-01 (Beta) + +- Unlockables with fulfilled conditions can be obtained directly on the select screen/my room by Decide input + ## [0.6.0.12] - 2024-10-31 (Beta) - Fix TJA not inserting timing space for `,` diff --git a/OpenTaiko/OpenTaiko.csproj b/OpenTaiko/OpenTaiko.csproj index 3e9b5675..0f5caa67 100644 --- a/OpenTaiko/OpenTaiko.csproj +++ b/OpenTaiko/OpenTaiko.csproj @@ -33,7 +33,7 @@ - 0.6.0.12 + 0.6.0.13 WinExe net8.0 true