From 8f70cf14cb762587eec5b8178e1574f3b233cb8d Mon Sep 17 00:00:00 2001 From: solareon Date: Thu, 11 Jul 2024 10:56:50 +0000 Subject: [PATCH] chore: bump manifest version to v1.0.1 --- fxmanifest.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 7e53c9a..4917b02 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,11 +1,11 @@ fx_version 'cerulean' game 'gta5' -version '1.0.0' +version '1.0.1' name 'qbx_density' description 'Population management' repository 'https://github.com/Qbox-project/qbx_density' -version '1.0.0' +version '1.0.1' client_scripts { '@ox_lib/init.lua',