From 18807b6fef397adfe0bdab98b5669c6627d950c2 Mon Sep 17 00:00:00 2001 From: mampfes Date: Sun, 31 Jul 2022 09:26:24 +0200 Subject: [PATCH] set version to 1.24.0 --- custom_components/waste_collection_schedule/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/waste_collection_schedule/manifest.json b/custom_components/waste_collection_schedule/manifest.json index ed88fa9c4..fe1314a31 100644 --- a/custom_components/waste_collection_schedule/manifest.json +++ b/custom_components/waste_collection_schedule/manifest.json @@ -6,5 +6,5 @@ "dependencies": [], "codeowners": ["@mampfes"], "iot_class": "cloud_polling", - "version": "1.23.0" + "version": "1.24.0" }