Update manifest.json
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 17 Sep 2024 22:10:08 +0000 (00:10 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2024 22:10:08 +0000 (00:10 +0200)
music_assistant/server/providers/bluesound/manifest.json

index 8c38260471d0f0fe604fc2a8e7daa0acec62266d..95fbffab54a8ad5d06a6d88718eae51c2a32847c 100644 (file)
@@ -4,7 +4,7 @@
     "name": "Bluesound",
     "description": "BluOS Player provider for Music Assistant.",
     "codeowners": ["@cyanogenbot"],
-    "requirements": ["pyblu==0.4.0"],
+    "requirements": ["pyblu==1.0.2"],
     "documentation": "Link to the documentation on the music-assistant.io helppage (may be added later).",
     "mdns_discovery": ["_musc._tcp.local."]
 }