From c3687d687443b94b42f90abc1d4a22450ea7655d Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 6 Aug 2022 21:12:42 +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 d74a96b..506de1e 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -7,7 +7,7 @@ game 'gta5' --[[ Resource Information ]]-- name 'ox_lib' author 'Linden' -version '2.8.0' +version '2.9.0' license 'LGPL-3.0-or-later' repository 'https://github.com/overextended/ox_lib' description 'A library of shared functions to utilise in other resources.'