diff --git a/ngd-bahama.json b/ngd-bahama.json new file mode 100644 index 0000000..be4ba4e --- /dev/null +++ b/ngd-bahama.json @@ -0,0 +1,7 @@ +{ + "version": "3.13", + "changelog": [ + "Added new version checker", + "Added toggle duty option" + ] +} diff --git a/ngd-vu.json b/ngd-vu.json index ee5c969..4148a15 100644 --- a/ngd-vu.json +++ b/ngd-vu.json @@ -1,8 +1,7 @@ { - "version": "3.14", + "version": "3.14.1", "changelog": [ - "Added ability to disable duty toggle", - "Added auto inventory image path", - "Files changed: fxmanifest.lue, config.lua, client/targets.lua" + "Fixed auto inventory image detect", + "Files changed: fxmanifest.lua" ] }