Bumped version
This commit is contained in:
parent
259a949822
commit
ca4b91a094
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ 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.8"
|
||||
VERSION = "0.2.9"
|
||||
BASEDIR = "."
|
||||
DEV = False
|
||||
HTTPD = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue