From 038d27089c605a29610741721cc34670d281e0b0 Mon Sep 17 00:00:00 2001 From: Luke Date: Fri, 17 Jun 2022 20:48:07 +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 d073324..23fe3a1 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -23,7 +23,7 @@ game 'gta5' --[[ Resource Information ]]-- name 'ox_lib' author 'Linden' -version '2.5.0' +version '2.5.1' repository 'https://github.com/overextended/ox_lib' description 'A library of shared functions to utilise in other resources.'