From 62db9f6900c4337a8ed94f304143902a4a30f803 Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Wed, 1 Oct 2025 21:44:20 +0100 Subject: [PATCH] Version Bump `2.0.06` - `2.0.07` --- fxmanifest.lua | 2 +- version.txt | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 435a81e..cf078cd 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim-Consumables" author "Jimathy" -version "2.0.06" +version "2.0.07" description "Consumables Script" fx_version "cerulean" game "gta5" diff --git a/version.txt b/version.txt index b279e9c..d0da201 100644 --- a/version.txt +++ b/version.txt @@ -1,5 +1,6 @@ -2.0.06 +2.0.07 -- Increase Secuirty to prevent potential exploits +- Add support for multi-framework stress events (fixes ESX stress) +- Fix double calculation of hunger and thirst -https://github.com/jimathy/jim-consumables \ No newline at end of file +https://github.com/jimathy/jim-consumables/releases/latest \ No newline at end of file