From 53e1ad8488d5d4f3d50157ac5b188e0eea150cc5 Mon Sep 17 00:00:00 2001 From: rospogrigio Date: Wed, 24 May 2023 14:20:18 +0200 Subject: [PATCH] Updated manifest.json --- custom_components/localtuya/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/localtuya/manifest.json b/custom_components/localtuya/manifest.json index b11a090f6..dad10d44f 100644 --- a/custom_components/localtuya/manifest.json +++ b/custom_components/localtuya/manifest.json @@ -10,5 +10,5 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/rospogrigio/localtuya/issues", "requirements": [], - "version": "5.1.0" + "version": "5.2.0" }