Closed mdegat01 closed 1 year ago
Fixes: https://github.com/home-assistant/supervisor/issues/4069
sed accidentally replaces the value of ATTR_SUPERVISOR_VERSION. Should only set the value of the exact SUPERVISOR_VERSION constant.
ATTR_SUPERVISOR_VERSION
SUPERVISOR_VERSION
Fixes: https://github.com/home-assistant/supervisor/issues/4069
sed accidentally replaces the value of
ATTR_SUPERVISOR_VERSION
. Should only set the value of the exactSUPERVISOR_VERSION
constant.