From 9815e841a8ccc3e7a899bae611e485a60c7cdee8 Mon Sep 17 00:00:00 2001 From: Manifest Bumper <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 13:46:44 +0000 Subject: [PATCH] chore: bump manifest version to v3.19.0 --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index df020af..4c6d767 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -10,7 +10,7 @@ rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aw -- name 'ox_lib' author 'Overextended' -version '3.18.0' +version '3.19.0' license 'LGPL-3.0-or-later' repository 'https://github.com/overextended/ox_lib' description 'A library of shared functions to utilise in other resources.'