From b560661575c679e732e309ff755000c92abe1bef Mon Sep 17 00:00:00 2001 From: Amos Yuen Date: Thu, 2 Feb 2023 08:56:06 +0000 Subject: [PATCH] v3.1.1 --- custom_components/tplink_deco/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tplink_deco/manifest.json b/custom_components/tplink_deco/manifest.json index 8cf1ff4..8a7a228 100644 --- a/custom_components/tplink_deco/manifest.json +++ b/custom_components/tplink_deco/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://github.com/amosyuen/ha-tplink-deco", "issue_tracker": "https://github.com/amosyuen/ha-tplink-deco/issues", "iot_class": "local_polling", - "version": "3.1.0", + "version": "3.1.1", "config_flow": true, "dependencies": [], "codeowners": ["@amosyuen"],