From b6b8ac44a5427be95776cdeb45c2b974e07a9fdd Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Sun, 28 Sep 2025 09:34:01 +0300 Subject: [PATCH] Bump version and update changelog --- version.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/version.json b/version.json index 1da10b3..57c3fc2 100644 --- a/version.json +++ b/version.json @@ -1,9 +1,7 @@ { - "version": "0.6.15", - "lastUpdated": "Aug 22", + "version": "0.6.15.1", + "lastUpdated": "Sep 28", "changes": [ - "Fix for game update v2.10.9", - "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" + "Fix for game update v2.13.0" ] }