diff --git a/fxmanifest.lua b/fxmanifest.lua index 3746b96..100c4d5 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim-Consumables" author "Jimathy" -version "2.0.08" +version "2.0.09" description "Consumables Script" fx_version "cerulean" game "gta5" diff --git a/version.txt b/version.txt index 5a532ac..f0bb7a8 100644 --- a/version.txt +++ b/version.txt @@ -1,7 +1,6 @@ -2.0.08 +2.0.09 -- Fix issues with stress calculations -- Separates "drug control" from canOD boolean -- Adds support for jim_bridge built-in synchronized alcohol/drug effects +- Fix possible issue with nil needTypes tables being sent +- Fix packitems and return items not giving any items https://github.com/jimathy/jim-consumables/releases/latest \ No newline at end of file