From 6b330a9413d4499c5b6df1b677ef8434281d88bb Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 21 Dec 2024 15:54:17 +0000 Subject: [PATCH] chore: bumping version to 1.21.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 6443294..001af70 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.28.0"], - "version": "1.20.0" + "version": "1.21.0" }