From 8e8fa47b6475248c259d348f4879c151d431e506 Mon Sep 17 00:00:00 2001 From: X00LA Date: Sun, 27 Jun 2021 15:52:20 +0200 Subject: [PATCH] Change Version --- nicoo_charcreator/fxmanifest.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nicoo_charcreator/fxmanifest.lua b/nicoo_charcreator/fxmanifest.lua index 5ca576c..7eb7387 100644 --- a/nicoo_charcreator/fxmanifest.lua +++ b/nicoo_charcreator/fxmanifest.lua @@ -4,7 +4,7 @@ games { 'gta5' } author 'NicooPasPis' -- Edited by X00LA description 'Nicoo Char Creator' -version '1.3.0' +version '1.4.2' client_scripts { 'RageUI/src/RMenu.lua', @@ -31,4 +31,4 @@ client_scripts { server_scripts { 'server/*.lua', -} \ No newline at end of file +}