updated version

This commit is contained in:
yago 2015-02-04 23:06:52 +01:00
parent 9fc9383ab7
commit b977e8893c

View File

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