Skip to content

Commit

Permalink
Tag 1.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Psychokiller1888 committed Aug 12, 2019
1 parent 98147ab commit 545bde3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def onStop():


def main():
_logger.info('Starting Snips Led Control v. 1.9.8')
_logger.info('Starting Snips Led Control v. 1.9.9')

signal.signal(signal.SIGINT, stopHandler)
signal.signal(signal.SIGTERM, stopHandler)
Expand Down

0 comments on commit 545bde3

Please sign in to comment.