From b61e056e42f19eab2709e5d41fa09386f9f47e57 Mon Sep 17 00:00:00 2001 From: Peter <40281772+petergridge@users.noreply.github.com> Date: Sun, 28 Jan 2024 09:13:24 +1100 Subject: [PATCH] Update manifest.json --- custom_components/openweathermaphistory/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/openweathermaphistory/manifest.json b/custom_components/openweathermaphistory/manifest.json index d2c85de..3cb9d43 100644 --- a/custom_components/openweathermaphistory/manifest.json +++ b/custom_components/openweathermaphistory/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/petergridge/openweathermaphistory/issues", "requirements": [], - "version": "2.0.10" -} \ No newline at end of file + "version": "2.0.11" +}