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" }