feat: update version number to 0.5.1
Build and publish ich_iel bot / build (push) Successful in 1m31s
Build and publish ich_iel bot / build (release) Successful in 1m36s

This commit is contained in:
2026-04-25 17:35:54 +02:00
parent 668eb52673
commit 4d802aba94
+1 -1
View File
@@ -120,7 +120,7 @@ async def setChannel(message):
@bot.command() @bot.command()
async def version(message): 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 # the cat bot died, so i wanted to add this command to this bot
@bot.command() @bot.command()