Bump frontend to 20180910.0
This commit is contained in:
parent
c20f147949
commit
fb15dbf3ba
3 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ from homeassistant.helpers.translation import async_get_translations
|
|||
from homeassistant.loader import bind_hass
|
||||
from homeassistant.util.yaml import load_yaml
|
||||
|
||||
REQUIREMENTS = ['home-assistant-frontend==20180903.0']
|
||||
REQUIREMENTS = ['home-assistant-frontend==20180910.0']
|
||||
|
||||
DOMAIN = 'frontend'
|
||||
DEPENDENCIES = ['api', 'websocket_api', 'http', 'system_log',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue