diff --git a/bot/bot.lua b/bot/bot.lua index 862023bf..73e4b6f3 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -4,7 +4,7 @@ package.cpath = package.cpath .. ';.luarocks/lib/lua/5.2/?.so' require("./bot/utils") -VERSION = '0.12.0' +VERSION = '0.12.1' -- This function is called when tg receive a msg function on_msg_receive (msg)