feat: update version number to 0.5.0
Build and publish ich_iel bot / build (push) Successful in 1m29s
Build and publish ich_iel bot / build (release) Successful in 1m34s

This commit is contained in:
2026-04-25 16:50:37 +02:00
parent 6df7d68f5a
commit 91b31ed114
+1 -1
View File
@@ -118,7 +118,7 @@ async def setChannel(message):
@bot.command() @bot.command()
async def version(message): async def version(message):
await message.channel.send("Version 0.4.1 is running\nSource code: https://github.com/michelleDeko/ich_iel-bot") await message.channel.send("Version 0.5.0 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 # the cat bot died, so i wanted to add this command to this bot
@bot.command() @bot.command()