Bump version and update changelog

main
peshomir 2025-08-22 13:15:45 +03:00 committed by GitHub
parent dd4f41b45c
commit 2a74768ad8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,9 @@
{ {
"version": "0.6.14", "version": "0.6.15",
"lastUpdated": "Aug 10", "lastUpdated": "Aug 22",
"changes": [ "changes": [
"Fix for game update v2.10.4", "Fix for game update v2.10.9",
"Fix error when opening donation history on older browsers" "Fixed the message in the FX Client update notification popup being inaccurate - just reloading the page normally no longer works, you have to instead press the \"Update\" (previously \"Reload\") button on the popup for the update to be applied.",
"Fixed win counter counting wins in replays"
] ]
} }