Bump version
This commit is contained in:
parent
90a44cf4b8
commit
66f7045300
2 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,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.5"
|
||||
VERSION = "0.2.6"
|
||||
BASEDIR = "."
|
||||
DEV = False
|
||||
HTTPD = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue