mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 12:26:35 +00:00
Version bump to 20180110.0
This commit is contained in:
parent
c8e4ac422b
commit
f2358acf2d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"entrypoint": "src/entrypoint.html",
|
"entrypoint": "index.html",
|
||||||
"shell": "src/home-assistant.html",
|
"shell": "src/home-assistant.html",
|
||||||
"fragments": [
|
"fragments": [
|
||||||
"panels/config/ha-panel-config.html",
|
"panels/config/ha-panel-config.html",
|
||||||
|
2
setup.py
2
setup.py
@ -1,7 +1,7 @@
|
|||||||
from setuptools import setup, find_packages
|
from setuptools import setup, find_packages
|
||||||
|
|
||||||
setup(name='home-assistant-frontend',
|
setup(name='home-assistant-frontend',
|
||||||
version='20180102.0',
|
version='20180110.0',
|
||||||
description='The Home Assistant frontend',
|
description='The Home Assistant frontend',
|
||||||
url='https://github.com/home-assistant/home-assistant-polymer',
|
url='https://github.com/home-assistant/home-assistant-polymer',
|
||||||
author='The Home Assistant Authors',
|
author='The Home Assistant Authors',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user