diff --git a/custom_components/mass_queue/manifest.json b/custom_components/mass_queue/manifest.json index ef6c9ae..383b5cb 100644 --- a/custom_components/mass_queue/manifest.json +++ b/custom_components/mass_queue/manifest.json @@ -9,8 +9,8 @@ "integration_type": "service", "iot_class": "local_push", "issue_tracker": "https://github.com/droans/mass_queue/issues", - "requirements": ["music-assistant-client"], + "requirements": ["music-assistant-client", "aiocache"], "ssdp": [], - "version": "0.10.2", + "version": "0.10.3", "zeroconf": ["_mass._tcp.local."] }