From 88e8b9f27389ded57a1f9ce10eca7663a403074f Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Mon, 14 Jul 2025 12:36:33 +0300 Subject: [PATCH] Bump version --- version.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/version.json b/version.json index e9da799..fc25d34 100644 --- a/version.json +++ b/version.json @@ -1,10 +1,8 @@ { - "version": "0.6.10", - "lastUpdated": "Jul 8", + "version": "0.6.11", + "lastUpdated": "Jul 14", "changes": [ - "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." + "Fix for game update 2.09.0", + "Error reporting improvements" ] } \ No newline at end of file