updated version number
This commit is contained in:
parent
3a3a45d44e
commit
89e7906d03
2
bot.lua
2
bot.lua
@ -6,7 +6,7 @@ HTTPS = require('ssl.https')
|
||||
URL = require('socket.url')
|
||||
JSON = require('dkjson')
|
||||
|
||||
VERSION = 2.4
|
||||
VERSION = 2.5
|
||||
|
||||
function on_msg_receive(msg)
|
||||
|
||||
|
Reference in New Issue
Block a user