From 0f78baedf737a9e27956112c56c3efef26832ba8 Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 31 Mar 2018 22:02:49 -0400 Subject: 2.6 Release --- bot_discord.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot_discord.js') diff --git a/bot_discord.js b/bot_discord.js index 0eca625..8e6979f 100644 --- a/bot_discord.js +++ b/bot_discord.js @@ -20,7 +20,7 @@ const Discord = require('discord.js'); const economy = require('discord-eco'); const client = new Discord.Client(); -const abVersion = '2.6.0 Beta'; +const abVersion = '2.6.0'; const prefix = 'abb:'; const fs = require('fs'); const config = require('./absettings.json'); -- cgit v1.2.3