Bump version

main
peshomir 2025-07-08 18:06:08 +03:00
parent 1b5a60d624
commit 23a272385c
1 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,10 @@
{ {
"version": "0.6.9.1", "version": "0.6.10",
"lastUpdated": "Jul 3", "lastUpdated": "Jul 8",
"changes": [ "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."
] ]
} }