Bump version

main
peshomir 2025-07-15 23:14:03 +03:00
parent 3a34d2f83e
commit 315aa5ff68
1 changed files with 3 additions and 4 deletions

View File

@ -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."
]
}