Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielperna84 authored Feb 1, 2017
1 parent 2f97dbb commit d9204db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configurator.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
### End of options

RELEASEURL = "https://api.github.com/repos/danielperna84/hass-poc-configurator/releases/latest"
VERSION = "0.0.6"
VERSION = "0.0.7"
BASEDIR = "."
DEV = False
HTTPD = None
Expand Down

0 comments on commit d9204db

Please sign in to comment.