Skip to content

Commit

Permalink
bump versione a 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Skylake-dev committed Feb 24, 2022
1 parent fc95d18 commit 73c4072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/events_cog.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class EventCog(commands.Cog):

def __init__(self, bot):
self.bot = bot
self.__version__ = 'v1.1.1'
self.__version__ = 'v1.2'
self.archive = Archive.get_instance()
self.logger = BotLogger.get_instance()

Expand Down

0 comments on commit 73c4072

Please sign in to comment.