From a6a9279b4baacb9046dadc439766e17be10d414c Mon Sep 17 00:00:00 2001 From: skelmis Date: Thu, 13 Jun 2024 21:32:39 +1200 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 a43c6ec..3bfb25e 100644 --- a/suggestions/bot.py +++ b/suggestions/bot.py @@ -58,7 +58,7 @@ class SuggestionsBot(commands.AutoShardedInteractionBot): def __init__(self, *args, **kwargs): - self.version: str = "Public Release 3.25" + self.version: str = "Public Release 3.26" self.main_guild_id: int = 601219766258106399 self.legacy_beta_role_id: int = 995588041991274547 self.automated_beta_role_id: int = 998173237282361425