diff --git a/custom_components/rfplayer/manifest.json b/custom_components/rfplayer/manifest.json index ac90d4d..1fdcc67 100644 --- a/custom_components/rfplayer/manifest.json +++ b/custom_components/rfplayer/manifest.json @@ -8,5 +8,5 @@ "iot_class": "assumed_state", "issue_tracker": "https://github.com/Doubledom45/HA-RFPLAYER/issues", "requirements": ["pyserial==3.5", "pyserial-asyncio-fast"], - "version": "2.3" + "version": "2.3.1" }