From 5bbd8a70e80773d2a0b38e6805efeada6782e7a9 Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Wed, 14 May 2025 15:38:08 +0100 Subject: [PATCH] Version Bump `2.0.01` - `2.0.02` --- fxmanifest.lua | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 3df353c..2c2f672 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim-Consumables" author "Jimathy" -version "2.0.01" +version "2.0.02" description "Consumables Script" fx_version "cerulean" game "gta5" @@ -14,7 +14,7 @@ shared_scripts { 'shared/consumables.lua', 'shared/shared.lua', - --Jim Bridge - https://github.com/jimathy/jim-bridge + --Jim Bridge - https://github.com/jimathy/jim_bridge '@jim_bridge/starter.lua', } diff --git a/version.txt b/version.txt index 2c60bdd..e00c741 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.01 \ No newline at end of file +2.0.02 \ No newline at end of file