From b0d98a9d45ca97ecae40a0aeeffe2daeb510d107 Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Thu, 26 Mar 2026 21:41:06 +0300 Subject: [PATCH] chore: bump manifest.json version to 0.1.1 --- custom_components/remote_media_player/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/remote_media_player/manifest.json b/custom_components/remote_media_player/manifest.json index 5a68a4d..c7ad881 100644 --- a/custom_components/remote_media_player/manifest.json +++ b/custom_components/remote_media_player/manifest.json @@ -8,5 +8,5 @@ "integration_type": "device", "iot_class": "local_push", "requirements": ["aiohttp>=3.8.0"], - "version": "1.0.0" + "version": "0.1.1" }