Skip to content

Commit

Permalink
[Defender] Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Twentysix26 committed Jul 2, 2022
1 parent 91a185c commit 118ee23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defender/defender.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
class Defender(Commands, AutoModules, Events, commands.Cog, metaclass=CompositeMetaClass):
"""Security tools to protect communities"""

__version__ = "1.11"
__version__ = "1.12"

def __init__(self, bot):
self.bot = bot
Expand Down

0 comments on commit 118ee23

Please sign in to comment.