diff --git a/bot/bot.lua b/bot/bot.lua index 91c8028..409fea5 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -1,6 +1,6 @@ require("./bot/utils") -VERSION = '0.9.4' +VERSION = '0.9.5' function on_msg_receive (msg) vardump(msg)