Version Bump

`2.0.01` - `2.0.02`
This commit is contained in:
Jim Shield
2025-05-14 15:38:08 +01:00
parent 9f5bde25ae
commit 5bbd8a70e8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
name "Jim-Consumables" name "Jim-Consumables"
author "Jimathy" author "Jimathy"
version "2.0.01" version "2.0.02"
description "Consumables Script" description "Consumables Script"
fx_version "cerulean" fx_version "cerulean"
game "gta5" game "gta5"
@@ -14,7 +14,7 @@ shared_scripts {
'shared/consumables.lua', 'shared/consumables.lua',
'shared/shared.lua', 'shared/shared.lua',
--Jim Bridge - https://github.com/jimathy/jim-bridge --Jim Bridge - https://github.com/jimathy/jim_bridge
'@jim_bridge/starter.lua', '@jim_bridge/starter.lua',
} }

View File

@@ -1 +1 @@
2.0.01 2.0.02