From 084809f8a686883a4e1efba384429a28c4afb280 Mon Sep 17 00:00:00 2001 From: Bastien Gautier Date: Sat, 1 Mar 2025 10:33:38 +0100 Subject: [PATCH] Update manifest.json --- custom_components/pi_hole_v6/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/pi_hole_v6/manifest.json b/custom_components/pi_hole_v6/manifest.json index 20df361..0a62386 100644 --- a/custom_components/pi_hole_v6/manifest.json +++ b/custom_components/pi_hole_v6/manifest.json @@ -10,5 +10,5 @@ "issue_tracker": "https://github.com/bastgau/ha-pi-hole-V6/issues", "loggers": ["pi_hole_v6"], "requirements": [], - "version": "1.3.1" + "version": "1.4.0" }