From bd28c717ae28adb7a3768bd3c52fc9452a39429c Mon Sep 17 00:00:00 2001 From: Andyyy7666 <86536434+Andyyy7666@users.noreply.github.com> Date: Wed, 7 Sep 2022 12:24:45 +0200 Subject: [PATCH] 2.2.0 Pay and give money command added back --- ND_Chat/fxmanifest.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ND_Chat/fxmanifest.lua b/ND_Chat/fxmanifest.lua index 53ad49c..6375dcf 100644 --- a/ND_Chat/fxmanifest.lua +++ b/ND_Chat/fxmanifest.lua @@ -1,7 +1,7 @@ -- For support join my discord: https://discord.gg/Z9Mxu72zZ6 author "Andyyy#7666, N1K0#0001" description "ND Chat commands" -version "2.1.0" +version "2.2.0" fx_version "cerulean" game "gta5" @@ -11,4 +11,4 @@ shared_script "config.lua" client_script "source/client.lua" server_script "source/server.lua" -dependency "ND_Core" \ No newline at end of file +dependency "ND_Core"