diff --git a/CHANGELOG.md b/CHANGELOG.md
index 220e19f5..07b6ea2f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## [0.6.0.12] - 2024-10-31 (Beta)
+
+- Fix TJA not inserting timing space for `,`
+- only measures
+
## [0.6.0.11] - 2024-10-31 (Beta)
- Fix TJA newline after last note symbol and before `,` caused wrong note-symbols-per-measure calculation
diff --git a/OpenTaiko/OpenTaiko.csproj b/OpenTaiko/OpenTaiko.csproj
index 7de98571..3e9b5675 100644
--- a/OpenTaiko/OpenTaiko.csproj
+++ b/OpenTaiko/OpenTaiko.csproj
@@ -33,7 +33,7 @@
- 0.6.0.11
+ 0.6.0.12
WinExe
net8.0
true