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