Skip to content

Commit 6b211ee

Browse files
authored
bump
1 parent 20f831f commit 6b211ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/spotcast/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from homeassistant.components.cast.media_player import KNOWN_CHROMECAST_INFO_KEY
1414
from homeassistant.components.cast.helpers import ChromeCastZeroconf
1515

16-
__VERSION__ = "3.4.6"
16+
__VERSION__ = "3.4.7"
1717
DOMAIN = "spotcast"
1818

1919
_LOGGER = logging.getLogger(__name__)

0 commit comments

Comments
 (0)