Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
dopebnan committed Sep 24, 2022
1 parent 64026f6 commit 9106485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def __init__(self, *args, **kwargs):
self.config = config
self.logger = logger
self.errors = errors
self.version = "1.0.2-beta"
self.version = "2.0"
self.temp_warning = 0

async def setup_hook(self):
Expand Down

0 comments on commit 9106485

Please sign in to comment.