Update version.json

This commit is contained in:
Linden
2021-06-09 01:32:20 +10:00
committed by GitHub
parent ce4cdc6f88
commit 7cfcf10e23
+2 -2
View File
@@ -1,5 +1,5 @@
{
"version": "legacy",
"commit" : "1.3.1",
"changelog": "\n- Improved spawn event triggers\n- Improved support for relogging\n- Set PlayerData.dead initial value based on `is_dead` column (or 0)\n- Added a MySQL.store for the loadESXPlayer function\n- Ammo sync now waits for the player to stop shooting before sending a server event\n- /clearloadout now clears all player weapons on the first try\n- Minor fixes and optimisations"
"commit" : "1.3.2",
"changelog": "Corrected a mistake resulting in loadouts not being loaded with players"
}