From 750feb1bd11c04361e00792f2b04150e6e51c048 Mon Sep 17 00:00:00 2001 From: Amos Yuen Date: Sat, 4 Feb 2023 10:14:45 +0000 Subject: [PATCH] v3.1.4 --- 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 68dfe19..ce956e6 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.3", + "version": "3.1.4", "config_flow": true, "dependencies": [], "codeowners": ["@amosyuen"],