Skip to content

Commit

Permalink
Bump version to 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fairbird committed Apr 11, 2020
1 parent c0355a9 commit ea89cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
__email__ = "mx3Lmail@gmail.com"
__copyright__ = 'Copyright (c) 2014 mx3L'
__license__ = "GPL-v2"
__version__ = "1.5.6"
__version__ = "1.5.7"

import gettext
import os
Expand Down

0 comments on commit ea89cd8

Please sign in to comment.