mirror of
https://github.com/hacs/integration.git
synced 2025-08-15 23:30:23 +00:00
Fixes #757
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
"""Constants for HACS"""
|
||||
NAME_LONG = "HACS (Home Assistant Community Store)"
|
||||
NAME_SHORT = "HACS"
|
||||
VERSION = "0.16.2"
|
||||
VERSION = "0.16.3"
|
||||
DOMAIN = "hacs"
|
||||
PROJECT_URL = "https://github.com/hacs/integration/"
|
||||
CUSTOM_UPDATER_LOCATIONS = [
|
||||
|
Reference in New Issue
Block a user