From b24884d1c7ec1fc226ca7fcf82a6e519eb6b3636 Mon Sep 17 00:00:00 2001 From: Amos Yuen Date: Wed, 8 Feb 2023 09:28:53 +0000 Subject: [PATCH] v3.3.0 --- 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 cf011f9..21d5546 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.2.0", + "version": "3.3.0", "config_flow": true, "dependencies": [], "codeowners": ["@amosyuen"],