Skip to content

Commit 24c3127

Browse files
authored
Update version
1 parent 601ef71 commit 24c3127

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cogs/commandlistener.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ async def on_ready(self):
4848
# Sends message to mods, when bot is online
4949
print("Now Online")
5050
await self.utils.sendModsMessage(
51-
"Bot is now online.\nVersion:\tDiscordBot DataBot v2.1.1"
51+
"Bot is now online.\nVersion:\tDiscordBot DataBot v2.2.0"
5252
)
5353

5454
# When a member joins a guild

0 commit comments

Comments
 (0)