From 26f20adf5840b512602d522f4edda26bb73afaeb Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 12 Jul 2022 19:35:49 +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 c1661fa..d204bb4 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -7,7 +7,7 @@ game 'gta5' --[[ Resource Information ]]-- name 'ox_lib' author 'Linden' -version '2.6.0' +version '2.7.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.'