From 9d9e9bc6981233b5f16972eb3d7cd60f97323851 Mon Sep 17 00:00:00 2001 From: Jorim Tielemans Date: Sat, 27 May 2023 15:19:12 +0200 Subject: [PATCH] Update manifest.json Bump version to 5.2.0 --- custom_components/tgtg/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tgtg/manifest.json b/custom_components/tgtg/manifest.json index a190bac..d4af5bc 100644 --- a/custom_components/tgtg/manifest.json +++ b/custom_components/tgtg/manifest.json @@ -6,5 +6,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/Chouffy/home_assistant_tgtg/issues", "requirements": ["tgtg==0.16.0"], - "version": "5.1.0" + "version": "5.2.0" }