From 98679d7b1ad028550f6de90514ab7e609a0d634a Mon Sep 17 00:00:00 2001 From: delucecc <31872986+delucecc@users.noreply.github.com> Date: Sun, 25 Aug 2024 10:30:20 -0700 Subject: [PATCH] 3.14 --- ngd-vu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ngd-vu.json b/ngd-vu.json index d6c5da2..ee5c969 100644 --- a/ngd-vu.json +++ b/ngd-vu.json @@ -1,8 +1,8 @@ { - "version": "3.13", + "version": "3.14", "changelog": [ - "Add new version check", - "Fixed target error", - "Fixed throw money" + "Added ability to disable duty toggle", + "Added auto inventory image path", + "Files changed: fxmanifest.lue, config.lua, client/targets.lua" ] }