diff --git a/custom_components/plex_assistant/manifest.json b/custom_components/plex_assistant/manifest.json index c91f1d4..c182876 100644 --- a/custom_components/plex_assistant/manifest.json +++ b/custom_components/plex_assistant/manifest.json @@ -1,7 +1,7 @@ { "domain": "plex_assistant", "name": "Plex Assistant", - "version": "1.1.4", + "version": "1.1.9", "documentation": "https://github.com/maykar/plex_assistant", "dependencies": ["media_player"], "config_flow": true,