Tagge 2.2.5

This commit is contained in:
Andreas Bielawski 2016-08-07 00:45:20 +02:00
parent a3840c086f
commit 0c74209bf1

View File

@ -3,7 +3,7 @@ local bot = {}
bindings = require('otouto.bindings')
utilities = require('otouto.utilities')
bot.version = '2.2.4.1'
bot.version = '2.2.5'
function bot:init(config) -- The function run when the bot is started or reloaded.
cred_data = load_cred()