From ecc9051db299b93a39e1c97e9d66a1d69fc3451c Mon Sep 17 00:00:00 2001 From: yago Date: Sun, 12 Apr 2015 20:16:02 +0200 Subject: [PATCH] Version 0.11.0 --- bot/bot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/bot.lua b/bot/bot.lua index 18a9158..a0e5641 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -1,6 +1,6 @@ require("./bot/utils") -VERSION = '0.10.2' +VERSION = '0.11.0' -- This function is called when tg receive a msg function on_msg_receive (msg)