From 23a272385cdaac54f10b26c1606463354f80b8e2 Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Tue, 8 Jul 2025 18:06:08 +0300 Subject: [PATCH] Bump version --- version.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/version.json b/version.json index 3a9b162..e9da799 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,10 @@ { - "version": "0.6.9.1", - "lastUpdated": "Jul 3", + "version": "0.6.10", + "lastUpdated": "Jul 8", "changes": [ - "Updated FX Client to the latest game version" + "Fixed floating point number imprecision when configuring keybinds", + "Minor improvements to the keybinds settings menu", + "Added automatic error reporting to simplify bug identification and removal", + "The BetterTT density style (a value from 0 to 150) is now the default way that density is displayed. The percentage style will remain as is it for players who have already used FX Client, but you can change it in the settings at any time." ] } \ No newline at end of file