From c830912fc010a61d7943cde0a9abe2249c4b3930 Mon Sep 17 00:00:00 2001 From: Bastien Gautier Date: Sat, 14 Sep 2024 00:48:03 +0200 Subject: [PATCH] Update manifest.json --- custom_components/custom_universal_media_player/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/custom_universal_media_player/manifest.json b/custom_components/custom_universal_media_player/manifest.json index 6dcf25a..997b864 100644 --- a/custom_components/custom_universal_media_player/manifest.json +++ b/custom_components/custom_universal_media_player/manifest.json @@ -9,5 +9,5 @@ "issue_tracker": "https://bastgau.github.com/bastgau/ha-custom-universal-media-player/issues", "loggers": ["custom_universal_media_player"], "requirements": [], - "version": "v1.2.0" + "version": "v1.2.1" }