From 84018b33ce65de1140bed2c2483f30cea1606f2c Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Sun, 26 Jul 2026 12:53:30 +0300 Subject: [PATCH] Update changelog & bump version --- version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/version.json b/version.json index 797a496..90104e6 100644 --- a/version.json +++ b/version.json @@ -1,8 +1,8 @@ { - "version": "0.6.24", - "lastUpdated": "July 24", + "version": "0.6.25", + "lastUpdated": "July 26", "changes": [ - "Saved replays now can be downloaded to a local text file (Closed but implemented PR #25 by divineistaken)." + "You can now reorder items in the in-game emoji selection menu by enabling the corresponding feature in the FX Client settings. (Merged PR #26 by antimmdev)." ], "isSignificant": true }