aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
Diffstat (limited to 'aleebot.js')
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index 1c9beef..0aa4af2 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -13,7 +13,7 @@ const client = new Discord.Client();
const config = require('./absettings.json');
const prefix = "ab:";
-var ver = "1.0.6";
+var ver = "1.0.7";
var logsChannel = "318874545593384970";
client.on('ready', () => {