v0.9.4
This commit is contained in:
parent
52c961bdb7
commit
565ac4db40
@ -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)
|
||||
|
Reference in New Issue
Block a user