diff --git a/bot/bot.lua b/bot/bot.lua index e7d2f2d..fbf27cf 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -1,6 +1,6 @@ require("./bot/utils") -VERSION = '0.9.5' +VERSION = '0.10.0' -- This function is called when tg receive a msg function on_msg_receive (msg)