mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Merge branch 'dev'
This commit is contained in:
commit
dc55525206
@ -1,2 +1,2 @@
|
||||
""" DO NOT MODIFY. Auto-generated by build_frontend script """
|
||||
VERSION = "0ab148ece11ddde26b95460c2c91da3d"
|
||||
VERSION = "5f35285bc502e3f69f564240fee04baa"
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
""" Constants used by Home Assistant components. """
|
||||
|
||||
__version__ = "0.7.3dev0"
|
||||
__version__ = "0.7.3"
|
||||
|
||||
# Can be used to specify a catch all when registering state or event listeners.
|
||||
MATCH_ALL = '*'
|
||||
|
Loading…
x
Reference in New Issue
Block a user