diff --git a/version.json b/version.json index fc25d34..8c053ff 100644 --- a/version.json +++ b/version.json @@ -1,8 +1,7 @@ { - "version": "0.6.11", - "lastUpdated": "Jul 14", + "version": "0.6.12", + "lastUpdated": "Jul 15", "changes": [ - "Fix for game update 2.09.0", - "Error reporting improvements" + "Refactored the service worker code to (hopefully) fix a ton of relatively rare errors related to how the client's are loaded (for example, code from earlier versions would sometimes be loaded along with code from newer versions, causing all kinds of issues). FX Client should be much more stable after this change." ] } \ No newline at end of file