Bumped version, updated changelog
This commit is contained in:
parent
1dcda0272c
commit
dceaa4c807
2 changed files with 5 additions and 1 deletions
|
@ -65,7 +65,7 @@ SO.setLevel(LOGLEVEL)
|
|||
SO.setFormatter(logging.Formatter('%(levelname)s:%(asctime)s:%(name)s:%(message)s'))
|
||||
LOG.addHandler(SO)
|
||||
RELEASEURL = "https://api.github.com/repos/danielperna84/hass-configurator/releases/latest"
|
||||
VERSION = "0.2.2"
|
||||
VERSION = "0.2.3"
|
||||
BASEDIR = "."
|
||||
DEV = False
|
||||
HTTPD = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue