From 2a4de6fdc15cb65aacd1f7d04672a198175ec996 Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Mon, 16 Jun 2025 11:19:07 +0100 Subject: [PATCH] Version Bump `2.0.03` - `2.0.04` --- fxmanifest.lua | 2 +- version.txt | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index b7ddf8d..c8d5551 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim-Consumables" author "Jimathy" -version "2.0.03" +version "2.0.04" description "Consumables Script" fx_version "cerulean" game "gta5" diff --git a/version.txt b/version.txt index 46d088f..a35ae86 100644 --- a/version.txt +++ b/version.txt @@ -1,7 +1,5 @@ -2.0.03 +2.0.04 -- Convert to Global Statebags for optimized data syncing -- Fix hunger/thirst for esx -- Possible fix for imported items not being usable +- Fix hunger and thirst events https://github.com/jimathy/jim-consumables \ No newline at end of file