Bump frontend to 20180804.0

pull/15823/head
Paulus Schoutsen 2018-08-04 15:21:11 +02:00
parent b8981b2675
commit c482d48fde
1 changed files with 1 additions and 1 deletions

View File

@ -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==20180803.0']
REQUIREMENTS = ['home-assistant-frontend==20180804.0']
DOMAIN = 'frontend'
DEPENDENCIES = ['api', 'websocket_api', 'http', 'system_log',