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