Bump version
This commit is contained in:
parent
5c4d366518
commit
6cc43ece3c
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,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.3.1"
|
||||
VERSION = "0.3.2"
|
||||
BASEDIR = "."
|
||||
DEV = False
|
||||
LISTENPORT = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue