diff --git a/main.py b/main.py index 22b4b73..8c13e5b 100644 --- a/main.py +++ b/main.py @@ -120,7 +120,7 @@ async def setChannel(message): @bot.command() async def version(message): - await message.channel.send("Version 0.5.0 is running\nSource code: https://github.com/michelleDeko/ich_iel-bot") + await message.channel.send("Version 0.5.1 is running\nSource code: https://github.com/michelleDeko/ich_iel-bot") # the cat bot died, so i wanted to add this command to this bot @bot.command()