From 89e7906d0330ed941f6c0fb46923bbfc6a41e003 Mon Sep 17 00:00:00 2001 From: topkecleon Date: Tue, 28 Jul 2015 18:15:24 -0400 Subject: [PATCH] updated version number --- bot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.lua b/bot.lua index 293ba44..fd49523 100644 --- a/bot.lua +++ b/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)