This commit is contained in:
yago 2015-03-04 23:45:11 +01:00
parent 52c961bdb7
commit 565ac4db40

View File

@ -5,7 +5,7 @@ json = (loadfile "./libs/JSON.lua")()
serpent = (loadfile "./libs/serpent.lua")()
require("./bot/utils")
VERSION = '0.9.3'
VERSION = '0.9.4'
function on_msg_receive (msg)
vardump(msg)