Bumped version
This commit is contained in:
parent
34342f09e6
commit
5310007306
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Version 0.2.0 (2017-nn-nn)
|
||||
Version 0.2.0 (2017-09-25)
|
||||
- Update MaterializeCSS to 0.100.1 @jmart518
|
||||
- Added git push option @danielperna84
|
||||
|
||||
|
|
|
@ -63,7 +63,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.1.9"
|
||||
VERSION = "0.2.0"
|
||||
BASEDIR = "."
|
||||
DEV = False
|
||||
HTTPD = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue