Version Bump

`2.0` - `2.0.01`
This commit is contained in:
Jim Shield
2025-05-06 10:35:00 +01:00
parent 9e8dcc39f9
commit 4ec3b80299
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
Config = {
System = {
Debug = true,
Debug = false,
EventDebug = false,
Menu = "qb", -- "qb", "ox"

View File

@@ -1,6 +1,6 @@
name "Jim-Consumables"
author "Jimathy"
version "2.0"
version "2.0.01"
description "Consumables Script"
fx_version "cerulean"
game "gta5"

View File

@@ -1 +1 @@
2.0
2.0.01