fxmanifest.lua - Version Bump v1.0.5

This commit is contained in:
Jim Shield
2024-01-21 17:20:15 +00:00
committed by GitHub
parent 8642733b78
commit 2ca1cbd110

View File

@@ -1,6 +1,6 @@
name "Jim_Bridge" name "Jim_Bridge"
author "Jimathy" author "Jimathy"
version "1.0.4" version "1.0.5"
description "Framework Bridge By Jimathy" description "Framework Bridge By Jimathy"
fx_version "cerulean" fx_version "cerulean"
game "gta5" game "gta5"
@@ -11,4 +11,4 @@ files {
'functions.lua', 'functions.lua',
'wrapper.lua', 'wrapper.lua',
'crafting.lua', 'crafting.lua',
} }