diff --git a/version.json b/version.json index 93122a9..1da10b3 100644 --- a/version.json +++ b/version.json @@ -1,8 +1,9 @@ { - "version": "0.6.14", - "lastUpdated": "Aug 10", + "version": "0.6.15", + "lastUpdated": "Aug 22", "changes": [ - "Fix for game update v2.10.4", - "Fix error when opening donation history on older browsers" + "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" ] -} \ No newline at end of file +}