From fe95fef5052a4d7df9c0e8504c1e81b346eaa4a8 Mon Sep 17 00:00:00 2001 From: topkecleon Date: Tue, 18 Aug 2015 06:00:49 -0400 Subject: [PATCH] version number update --- bot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.lua b/bot.lua index 9a96ee9..d604e70 100644 --- a/bot.lua +++ b/bot.lua @@ -6,7 +6,7 @@ HTTPS = require('ssl.https') URL = require('socket.url') JSON = require('dkjson') -VERSION = 2.7 +VERSION = 2.8 function on_msg_receive(msg)