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"