diff --git a/otouto/bot.lua b/otouto/bot.lua index 047d0c3..29a241a 100644 --- a/otouto/bot.lua +++ b/otouto/bot.lua @@ -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()