From 6fdbca0cb3c063356b60a794ec0aafc7cd090339 Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 3 Jul 2022 23:32:12 +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 6722f11..f28d67c 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -23,7 +23,7 @@ game 'gta5' --[[ Resource Information ]]-- name 'ox_lib' author 'Linden' -version '2.5.2' +version '2.6.0' repository 'https://github.com/overextended/ox_lib' description 'A library of shared functions to utilise in other resources.'