From 788b0babef63783923519f1191866065d953dadd Mon Sep 17 00:00:00 2001 From: Mustache Dom <123716453+Mustachedom@users.noreply.github.com> Date: Mon, 29 Sep 2025 02:21:47 -0700 Subject: [PATCH] - version bump + changelog --- changelog.txt | 10 +++++++++- fxmanifest.lua | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index f283bf6..4d6891f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -21,7 +21,7 @@ Build: 0.5.2 - getItemLabel - getItemWeight -Newest Build: 0.5.3 +Build: 0.5.3 - reformated interactions. - now checks your config for what you use and populates the necessary functions - added support for mad_thoughts for notifications @@ -29,3 +29,11 @@ Newest Build: 0.5.3 - returns the total amount of the item you send through +Newest Build: 0.5.4 + - moved a lot to bridge + - progressbars, menus, notifications, drawtext, zones + - removed ox_grids&Arrays&zones folder from modules + - built wrapper for ox zones and PolyZone + - fix small ox_inventory bugs for stashes + - added support for mad_thoughts and keep_progressbar + \ No newline at end of file diff --git a/fxmanifest.lua b/fxmanifest.lua index d9d88f7..1f5d6f2 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -5,7 +5,7 @@ lua54 'yes' game 'gta5' name 'ps_lib' -version '0.5.3' +version '0.5.4' description 'Project Sloth Library' author 'Project Sloth'