diff --git a/configurator.py b/configurator.py index df09a19..5382e30 100755 --- a/configurator.py +++ b/configurator.py @@ -46,7 +46,7 @@ GIT = False ### End of options RELEASEURL = "https://api.github.com/repos/danielperna84/hass-poc-configurator/releases/latest" -VERSION = "0.1.5" +VERSION = "0.1.6" BASEDIR = "." DEV = False HTTPD = None @@ -64,6 +64,7 @@ INDEX = Template(r"""