From 8d394dbcda6a13d58271c4a5f2a2c1816a443b70 Mon Sep 17 00:00:00 2001 From: Manifest Bumper <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:36:17 +0000 Subject: [PATCH] chore: bump manifest version to v2.0.0 --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 6b3c7da..6afd234 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -3,7 +3,7 @@ fx_version 'cerulean' game "gta5" use_experimental_fxv2_oal 'yes' author "Byte Labs" -version '1.1.0' +version '2.0.0' description 'Byte Labs UI' repository 'https://github.com/Byte-Labs-Project/bl_ui'