From a51d3a05e3e4471f8b674c64afcfc628036dee8d Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 9 Jan 2023 14:24:29 +0100 Subject: [PATCH] refactor(manifest): kkomrade --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 4fe782d..c04b1d9 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -7,7 +7,7 @@ rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aw --[[ Resource Information ]]-- name 'ox_lib' -author 'Linden' +author 'Overextended' version '2.18.0' license 'LGPL-3.0-or-later' repository 'https://github.com/overextended/ox_lib'