Skip to content

Commit

Permalink
Tagging 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Psychokiller1888 committed Jul 23, 2019
1 parent dbc9c0e commit ca818e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Expand Up @@ -39,7 +39,7 @@ def onStop():


def main():
_logger.info('Starting Snips Led Control v. 1.8.1')
_logger.info('Starting Snips Led Control v. 1.8.2')

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

0 comments on commit ca818e8

Please sign in to comment.