From e3c40818ad5e84a5dab630e22eeaf486f99e083c Mon Sep 17 00:00:00 2001 From: skelmis Date: Sun, 17 Dec 2023 16:34:13 +1300 Subject: [PATCH] chore: change bot version --- suggestions/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suggestions/bot.py b/suggestions/bot.py index 6ec89c5..0c814d9 100644 --- a/suggestions/bot.py +++ b/suggestions/bot.py @@ -46,7 +46,7 @@ class SuggestionsBot(commands.AutoShardedInteractionBot, BotBase): def __init__(self, *args, **kwargs): - self.version: str = "Public Release 3.19" + self.version: str = "Public Release 3.20" self.main_guild_id: int = 601219766258106399 self.legacy_beta_role_id: int = 995588041991274547 self.automated_beta_role_id: int = 998173237282361425