From 22ad75c9773674317491e07b13e6daf4456915d5 Mon Sep 17 00:00:00 2001 From: yago Date: Sun, 12 Apr 2015 23:26:40 +0200 Subject: [PATCH] Version 0.11.2 --- bot/bot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/bot.lua b/bot/bot.lua index 3d247ba..3ea32b0 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -1,6 +1,6 @@ require("./bot/utils") -VERSION = '0.11.1' +VERSION = '0.11.2' -- This function is called when tg receive a msg function on_msg_receive (msg)