From b4efb510efe78b6d65e25370f19a3171c7331d6e Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 21 Apr 2022 11:24:01 +0200 Subject: [PATCH] chore(manifest): Bump version --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index a0e3562..9ac6143 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -23,7 +23,7 @@ game 'gta5' --[[ Resource Information ]]-- name 'ox_lib' author 'Linden' -version '2.2.0' +version '2.2.1' repository 'https://github.com/overextended/ox_lib' description 'A library of shared functions to utilise in other resources.'