Updated version
This commit is contained in:
parent
fc5d204750
commit
2a5c466d4c
@ -5,7 +5,7 @@ json = (loadfile "./libs/JSON.lua")()
|
||||
serpent = (loadfile "./libs/serpent.lua")()
|
||||
require("./bot/utils")
|
||||
|
||||
VERSION = '0.9.0'
|
||||
VERSION = '0.9.1'
|
||||
|
||||
function on_msg_receive (msg)
|
||||
vardump(msg)
|
||||
|
Reference in New Issue
Block a user