From 762240b500cd3e52f33fa1a17ec7e1eb6d37eacd Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Mon, 6 Oct 2025 02:29:07 +0100 Subject: [PATCH] Version Bump `2.0.07` - `2.0.08` --- fxmanifest.lua | 2 +- version.txt | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index cf078cd..3746b96 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim-Consumables" author "Jimathy" -version "2.0.07" +version "2.0.08" description "Consumables Script" fx_version "cerulean" game "gta5" diff --git a/version.txt b/version.txt index d0da201..5a532ac 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,7 @@ -2.0.07 +2.0.08 -- Add support for multi-framework stress events (fixes ESX stress) -- Fix double calculation of hunger and thirst +- Fix issues with stress calculations +- Separates "drug control" from canOD boolean +- Adds support for jim_bridge built-in synchronized alcohol/drug effects https://github.com/jimathy/jim-consumables/releases/latest \ No newline at end of file