Bump version
parent
3a34d2f83e
commit
315aa5ff68
|
@ -1,8 +1,7 @@
|
||||||
{
|
{
|
||||||
"version": "0.6.11",
|
"version": "0.6.12",
|
||||||
"lastUpdated": "Jul 14",
|
"lastUpdated": "Jul 15",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Fix for game update 2.09.0",
|
"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."
|
||||||
"Error reporting improvements"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue