forgot to increment config.ts

This commit is contained in:
Ean Milligan (Bastion) 2022-03-06 00:35:05 -05:00
parent 4f7915d2fc
commit 35c0abdb21
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
export const config = {
"name": "Group Up", // Name of the bot
"version": "0.5.3", // Version of the bot
"version": "0.5.4", // Version of the bot
"token": "the_bot_token", // Discord API Token for this bot
"localtoken": "local_testing_token", // Discord API Token for a secondary OPTIONAL testing bot, THIS MUST BE DIFFERENT FROM "token"
"prefix": "gu!", // Prefix for all commands