From cab2356a869d2952355bd1da03d20cdce1b18060 Mon Sep 17 00:00:00 2001 From: Ryan Meek <25127328+maykar@users.noreply.github.com> Date: Tue, 14 Dec 2021 11:03:37 -0500 Subject: [PATCH] Update manifest.json --- custom_components/plex_assistant/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,