Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Jun 12, 2018
1 parent 3c70342 commit b846545
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion night_mode/night_mode.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
- colchizin
- JulyMorning
- nathanmalloy
- rathsky
"""
import traceback

Expand All @@ -46,7 +47,7 @@
from .styles import Style, MessageBoxStyle

__addon_name__ = 'Night Mode'
__version__ = '2.1.6'
__version__ = '2.1.7'
__anki_version__ = '2.1'


Expand Down

0 comments on commit b846545

Please sign in to comment.