From 4949aeb2a86090d46cafc675c565103120840928 Mon Sep 17 00:00:00 2001 From: Simon Hansen <67142049+DurgNomis-drol@users.noreply.github.com> Date: Sat, 25 Nov 2023 20:08:20 +0100 Subject: [PATCH] Update manifest.json --- custom_components/dmi_pollen/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/dmi_pollen/manifest.json b/custom_components/dmi_pollen/manifest.json index c329eb8..e6dc72c 100644 --- a/custom_components/dmi_pollen/manifest.json +++ b/custom_components/dmi_pollen/manifest.json @@ -5,5 +5,5 @@ "dependencies": [], "codeowners": ["@DurgNomis-drol"], "requirements": ["requests","xmltodict"], - "version": "0.0.1" -} \ No newline at end of file + "version": "0.0.2" +}