Version Bump v1.0.7

This commit is contained in:
Jim Shield
2024-01-23 18:59:02 +00:00
committed by GitHub
parent f889080bc0
commit 5a6d2e4458
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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"

View File

@@ -1 +1 @@
1.0.6
1.0.7