From 98438f9f253667450e8240cf504e36dcfb149b68 Mon Sep 17 00:00:00 2001 From: Katoteki <58405477+katotekii@users.noreply.github.com> Date: Sun, 15 May 2022 18:46:01 +0200 Subject: [PATCH] chore(manifest): bump version (#22) --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 52ae2af..6569873 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -23,7 +23,7 @@ game 'gta5' --[[ Resource Information ]]-- name 'ox_lib' author 'Linden' -version '2.3.1' +version '2.3.2' repository 'https://github.com/overextended/ox_lib' description 'A library of shared functions to utilise in other resources.'