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