diff --git a/version.json b/version.json index f5d38d40..cfa280f7 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "version": "legacy", - "commit" : "1.3.3", - "changelog": "\n- Resolved an issue when using Config.Identity\n- MySQL.store is now storing entire queries ahead of time\n- Improved support when using esx_multicharacter" + "commit" : "1.3.4", + "changelog": "\n- Corrected spawning of entities" }