Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Commit

Permalink
Version bump info command
Browse files Browse the repository at this point in the history
  • Loading branch information
ZandercraftGames authored Jan 16, 2021
1 parent 6c1f19d commit 1883a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/info.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module.exports = {
embed: {
color: 0x3498db,
author: { icon_url: bot.user.avatarURL, name: `${bot.user.username}#${bot.user.discriminator} (${bot.user.id})` },
title: 'Running on Zandercraft Bot version 6.1.0',
title: 'Running on Zandercraft Bot version 6.4.0',
timestamp: new Date(),
fields: fields,
url: 'https://github.com/Zandercraft/Zandercraft-Bot',
Expand Down

0 comments on commit 1883a1f

Please sign in to comment.