Skip to content

Commit d25e0aa

Browse files
Deploy Checklist: (#663)
- Updated version for `/about`
1 parent e925004 commit d25e0aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/frontend/commands/about.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module.exports = new CommandWrapper(mainId, "Get BountyBot's description and con
1313
embeds: [
1414
new EmbedBuilder().setColor(Colors.Blurple)
1515
.setAuthor({ name: "Imaginary Horizons Productions", iconURL: "https://cdn.discordapp.com/icons/353575133157392385/c78041f52e8d6af98fb16b8eb55b849a.png", url: "https://discord.gg/3QqFqHc" })
16-
.setTitle("About BountyBot (v2.11.0fi)")
16+
.setTitle("About BountyBot (v2.11.1ib)")
1717
.setURL(BOUNTYBOT_INVITE_URL)
1818
.setThumbnail(avatarURL)
1919
.setDescription("BountyBot is a Discord bot that facilitates community interaction by allowing users to create server-wide quests and rewarding active server particpation.")

0 commit comments

Comments
 (0)