Update version.json

This commit is contained in:
Linden
2021-06-21 15:11:05 +10:00
committed by GitHub
parent feab86065d
commit 5baae26cc0
+2 -2
View File
@@ -1,5 +1,5 @@
{
"version": "legacy",
"commit" : "1.3.2",
"changelog": "Corrected a mistake resulting in loadouts not being loaded with players"
"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"
}