From d7116867a3143a51e077a62eb045c004ce5c0162 Mon Sep 17 00:00:00 2001 From: Idris Dev Date: Sun, 13 Feb 2022 23:09:57 +1100 Subject: [PATCH] bump: Upped version number --- fxmanifest.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 2ac3392..9763a1b 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -2,7 +2,7 @@ fx_version 'cerulean' game 'gta5' description 'QB-Core' -version '1.0.0' +version '1.1.0' shared_scripts { 'shared/locale.lua', @@ -50,4 +50,4 @@ dependencies { 'connectqueue' } -lua54 'yes' \ No newline at end of file +lua54 'yes'