diff --git a/fxmanifest.lua b/fxmanifest.lua index 479a7ea..5596f93 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim_Bridge" author "Jimathy" -version "2.0.16" +version "2.0.17" 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.' diff --git a/version.txt b/version.txt index fd25847..a409d89 100644 --- a/version.txt +++ b/version.txt @@ -1,14 +1,6 @@ -2.0.16 +2.0.17 -- Fix weapon item caching for ox_inv -- add checkExportExist() function -- Start adding a `billPlayer()` function for multi-billing script support -- Add support for sending mails to npwd_qbx_mail addon -- Add "support" for CoreM's shop integration -- Add Auto check for QBInvNew variable for older inventories -- Add warnings for if theres an error in your shared vehicles, items or jobs file -- Add full support for JPR-Inventory -- Changes to crafting menu ui -- Fixes to setThirst() and setHunger() functions +- Fix progressbars getting stuck on ox_lib +- #BlameMcklean for this one https://github.com/jimathy/jim_bridge \ No newline at end of file