From 7524797f8cee1d71fa03eb675f0537992b0d5ace Mon Sep 17 00:00:00 2001 From: deluce <31872986+delucecc@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:51:50 -0700 Subject: [PATCH] Update ngd-blazed.json --- ngd-blazed.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ngd-blazed.json b/ngd-blazed.json index a2118b5..d055f82 100644 --- a/ngd-blazed.json +++ b/ngd-blazed.json @@ -1,8 +1,9 @@ { - "version": "1.11", + "version": "1.12", "changelog": [ - "Added option to disable duty toggle for ESX users", - "Added auto detect for inventory image path", - "Files Changed: config/config.lua, fxmanifest.lua, client/menus.lua" + "Fix blips", + "Fix missing delivery items", + "Fix inventory image detection", + "Files changed: fxmanifest.lua, client/*.lua, config/config.lua, config/deliveries.lua" ] }