Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
maduck committed Nov 7, 2020
1 parent 4d95923 commit daea730
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 @@ -29,7 +29,7 @@

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

0 comments on commit daea730

Please sign in to comment.