From 8618e076b39dbc10ddf84fbdb63480ddcf74ad95 Mon Sep 17 00:00:00 2001 From: Alee Date: Thu, 29 Mar 2018 21:16:12 -0400 Subject: 2.5 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 d0f6faf..35d49cd 100644 --- a/bot_discord.js +++ b/bot_discord.js @@ -25,7 +25,7 @@ const Discord = require('discord.js'); const economy = require('discord-eco'); const client = new Discord.Client(); -const abVersion = '2.5.0 Beta'; +const abVersion = '2.5.0'; const prefix = 'abb:'; const fs = require('fs'); const config = require('./absettings.json'); -- cgit v1.2.3