From 12c29505bc53e2a13571f0a3c7a1dfd697f56505 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 15 May 2024 16:04:57 +0000 Subject: [PATCH] chore: bumping version to 1.7.2 --- custom_components/yoto/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/yoto/manifest.json b/custom_components/yoto/manifest.json index 141a5d2..5ddd003 100644 --- a/custom_components/yoto/manifest.json +++ b/custom_components/yoto/manifest.json @@ -9,5 +9,5 @@ "issue_tracker": "https://github.com/cdnninja/yoto_ha/issues", "loggers": ["yoto", "yoto_api", "paho_mqtt"], "requirements": ["yoto-api==1.11.7"], - "version": "1.7.1" + "version": "1.7.2" }