diff --git a/config.lua b/config.lua index fed18ec..aad68cb 100644 --- a/config.lua +++ b/config.lua @@ -1,6 +1,6 @@ Config = { System = { - Debug = true, + Debug = false, EventDebug = false, Menu = "qb", -- "qb", "ox" diff --git a/fxmanifest.lua b/fxmanifest.lua index 896ceec..a327b71 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim-Consumables" author "Jimathy" -version "2.0" +version "2.0.01" description "Consumables Script" fx_version "cerulean" game "gta5" diff --git a/version.txt b/version.txt index 415b19f..2c60bdd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0 \ No newline at end of file +2.0.01 \ No newline at end of file