From c4a85f820e42665717d4f6e2373f7efac634b015 Mon Sep 17 00:00:00 2001 From: skelmis Date: Sat, 24 Feb 2024 18:37:31 +1300 Subject: [PATCH] chore: initial commit --- suggestions/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suggestions/bot.py b/suggestions/bot.py index 594ffb4..fad449b 100644 --- a/suggestions/bot.py +++ b/suggestions/bot.py @@ -48,7 +48,7 @@ class SuggestionsBot(commands.AutoShardedInteractionBot, BotBase): def __init__(self, *args, **kwargs): - self.version: str = "Public Release 3.21" + self.version: str = "Public Release 3.22" self.main_guild_id: int = 601219766258106399 self.legacy_beta_role_id: int = 995588041991274547 self.automated_beta_role_id: int = 998173237282361425