From 2cb99efc175c9b142b27913e25a103c69d3f34d3 Mon Sep 17 00:00:00 2001 From: yago Date: Sun, 5 Apr 2015 13:58:07 +0200 Subject: [PATCH] Version 0.10.1 --- bot/bot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/bot.lua b/bot/bot.lua index 27d6be5..719c391 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -1,6 +1,6 @@ require("./bot/utils") -VERSION = '0.10.0' +VERSION = '0.10.1' -- This function is called when tg receive a msg function on_msg_receive (msg)