From fa8cb06f42727c50f74f13790f4203ac3a95ba26 Mon Sep 17 00:00:00 2001 From: Pickle <111543470+PickleModifications@users.noreply.github.com> Date: Fri, 2 Dec 2022 23:29:53 -0500 Subject: [PATCH] Update fxmanifest.lua --- fxmanifest.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 2d77d9c..cd7ef54 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,7 +1,7 @@ fx_version "cerulean" game "gta5" author "Pickle Mods#0001" - +version "v1.2.0" ui_page "html/blank.html" files { @@ -30,4 +30,4 @@ server_scripts { "server/*.lua" } -lua54 'yes' \ No newline at end of file +lua54 'yes'