From a4369fc352f776e55ab0b5e57e11d492cacd9d98 Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Fri, 5 Mar 2021 18:42:20 +0100 Subject: [PATCH] Bump version with fix for v1 (#47458) --- homeassistant/components/philips_js/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/philips_js/manifest.json b/homeassistant/components/philips_js/manifest.json index e1e1fa69b6b..9ed1cedbf05 100644 --- a/homeassistant/components/philips_js/manifest.json +++ b/homeassistant/components/philips_js/manifest.json @@ -3,7 +3,7 @@ "name": "Philips TV", "documentation": "https://www.home-assistant.io/integrations/philips_js", "requirements": [ - "ha-philipsjs==2.3.0" + "ha-philipsjs==2.3.1" ], "codeowners": [ "@elupus" diff --git a/requirements_all.txt b/requirements_all.txt index 86a8a705a5f..ba0cb7e2314 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -721,7 +721,7 @@ guppy3==3.1.0 ha-ffmpeg==3.0.2 # homeassistant.components.philips_js -ha-philipsjs==2.3.0 +ha-philipsjs==2.3.1 # homeassistant.components.habitica habitipy==0.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fb684893daf..1e2c7ff0fb1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -382,7 +382,7 @@ guppy3==3.1.0 ha-ffmpeg==3.0.2 # homeassistant.components.philips_js -ha-philipsjs==2.3.0 +ha-philipsjs==2.3.1 # homeassistant.components.habitica habitipy==0.2.0