From d2b7b8ccf9eac15f64c1376330aaa6ced2536f57 Mon Sep 17 00:00:00 2001 From: mafewtm Date: Sun, 28 Jul 2024 21:15:03 +0000 Subject: [PATCH] chore: bump manifest version to v1.2.0 --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index e4b37e0..5b28a3a 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -5,7 +5,7 @@ author 'mafewtm' name 'm_loading' description 'Just a simple React loading screen' repository 'https://github.com/mafewtm/m_loading' -version '1.1.0' +version '1.2.0' shared_script '@ox_lib/init.lua'