Version angepasst

This commit is contained in:
2015-11-12 17:47:11 +01:00
parent ea622733f6
commit 73d7ec0edb
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ package.path = './.luarocks/share/lua/5.2/?.lua;./.luarocks/share/lua/5.2/?/init
require("luarocks.loader")
require("./bot/utils")
VERSION = '20151003'
VERSION = '20151112'
-- This function is called when tg receive a msg
function on_msg_receive (msg)