From 2a7f14184eddaad26fe791e37a8b36ec124d42c8 Mon Sep 17 00:00:00 2001 From: deluce <31872986+delucecc@users.noreply.github.com> Date: Sun, 13 Oct 2024 17:29:12 -0700 Subject: [PATCH] 1.4.4 --- ngd-tobacco.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ngd-tobacco.json b/ngd-tobacco.json index d591d79..84173db 100644 --- a/ngd-tobacco.json +++ b/ngd-tobacco.json @@ -1,9 +1,7 @@ { - "version": "1.4.3", + "version": "1.4.4", "changelog": [ - "Added ability to disable toggle duty", - "Added auto inventory image detection", - "Added more pre-configured notifications", - "Files Replaced: config/config.lua, client/targets.lua, fxmanifest.lua" + "Fixed animation timings not working properly when modified.", + "Files Replaced: server/server.lua, fxmanifest.lua" ] }