From 53bd7291e18868bd4549868b12969a4e368d36ec Mon Sep 17 00:00:00 2001 From: mampfes Date: Thu, 19 Jan 2023 20:26:41 +0100 Subject: [PATCH] update version to 1.34.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 2308671c9..c5a6dc61f 100644 --- a/custom_components/waste_collection_schedule/manifest.json +++ b/custom_components/waste_collection_schedule/manifest.json @@ -6,6 +6,6 @@ "dependencies": [], "codeowners": ["@mampfes"], "iot_class": "cloud_polling", - "version": "1.33.0", + "version": "1.34.0", "integration_type": "hub" }