diff --git a/_versioncheck.lua b/_versioncheck.lua index 56d6217..568e5e9 100644 --- a/_versioncheck.lua +++ b/_versioncheck.lua @@ -66,7 +66,7 @@ if not SUPPRESS_UPDATES then CheckBridgeVersion() end) else - print("^7'^3jim_bridge^7' - ^5You are running a newer version ^7(^3"..currentVersionRaw.."^7 ← ^3"..newestVersionRaw.."^7)") + print("^7'^3jim_bridge^7' - ^5You are running a newer version ^7(^3"..currentVersionRaw.."^7 ← ^3"..newestVersionRaw.."^7) (^1Expect Errors^7)") end end) end) diff --git a/fxmanifest.lua b/fxmanifest.lua index 177743c..44d5411 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim_Bridge" author "Jimathy" -version "2.0.22" +version "2.0.23" description "Framework Bridge By Jimathy" fx_version "cerulean" rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'