From 5802521b29508bee55a5fe7102ba0adcc2254e7b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 29 Nov 2024 14:07:24 +0000 Subject: [PATCH] chore: bumping version to 1.11.0 --- custom_components/ha_blueair/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ha_blueair/manifest.json b/custom_components/ha_blueair/manifest.json index ef74975..2008d35 100644 --- a/custom_components/ha_blueair/manifest.json +++ b/custom_components/ha_blueair/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/dahlb/ha_blueair/issues", "requirements": ["blueair-api==1.13.0"], - "version": "1.10.3" + "version": "1.11.0" }