From 38216f221fc64fef4ab9338d2a6afe3a73ffe84c Mon Sep 17 00:00:00 2001 From: skelmis Date: Mon, 11 Mar 2024 17:45:48 +1300 Subject: [PATCH] chore: bump version --- suggestions/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suggestions/bot.py b/suggestions/bot.py index 6590be3..9a9cd8e 100644 --- a/suggestions/bot.py +++ b/suggestions/bot.py @@ -54,7 +54,7 @@ class SuggestionsBot(commands.AutoShardedInteractionBot, BotBase): def __init__(self, *args, **kwargs): - self.version: str = "Public Release 3.22" + self.version: str = "Public Release 3.23" self.main_guild_id: int = 601219766258106399 self.legacy_beta_role_id: int = 995588041991274547 self.automated_beta_role_id: int = 998173237282361425