Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
maduck committed Oct 9, 2020
1 parent ecdc9fa commit 0c85697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

class DiscordBot(BaseBot):
BOT_NAME = 'garyatrics.com'
VERSION = '0.11'
VERSION = '0.12'
NEEDED_PERMISSIONS = [
'add_reactions',
'read_messages',
Expand Down

0 comments on commit 0c85697

Please sign in to comment.