From a5312f467a15615e68affaa459beaf41f465a19d Mon Sep 17 00:00:00 2001 From: Cleverson Date: Tue, 4 Jul 2023 12:34:56 -0300 Subject: [PATCH] Match Bot is stable to use for now --- MatchBot/MetaMod.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MatchBot/MetaMod.cpp b/MatchBot/MetaMod.cpp index 6a473ee..7faf908 100644 --- a/MatchBot/MetaMod.cpp +++ b/MatchBot/MetaMod.cpp @@ -4,7 +4,7 @@ plugin_info_t Plugin_info = { META_INTERFACE_VERSION, "Match Bot", - "0.0.2", + "1.0.0", __DATE__, "SmileY", "https://pugbr.net",