From ae4a4c7859eb24482f548d6dc9fd4fd838c477fe Mon Sep 17 00:00:00 2001 From: Snowly Date: Wed, 25 Sep 2024 06:52:42 +0200 Subject: [PATCH] chore: pumped version up --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 413b17e..d3ebd76 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -3,7 +3,7 @@ game 'gta5' author 'Project 7 - Snowy' description 'Vehicle Meta Data Extractor' -version '1.2.1' +version '1.2.2' server_script 'server.lua' shared_script 'config.lua' \ No newline at end of file