diff --git a/crafting.lua b/crafting.lua index d2fb560..a09ddbb 100644 --- a/crafting.lua +++ b/crafting.lua @@ -480,4 +480,4 @@ function stashhasItem(stashItems, items, amount) end for k, v in pairs(hasTable) do if v.hasItem == false then return false, hasTable end end return true, hasTable -end +end \ No newline at end of file diff --git a/fxmanifest.lua b/fxmanifest.lua index 54bfb4d..2250f77 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim_Bridge" author "Jimathy" -version "1.0.6" +version "1.0.7" description "Framework Bridge By Jimathy" fx_version "cerulean" game "gta5" diff --git a/version.txt b/version.txt index 2204301..f5760c2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.6 +1.0.7