From 455d69250e8651bcbeb932a63c81583aa96bc211 Mon Sep 17 00:00:00 2001 From: Step <14996435+FoUStep@users.noreply.github.com> Date: Sat, 18 Jan 2025 09:33:51 +0100 Subject: [PATCH] Update manifest.json Change to 1.0.4 due to folder name change. --- custom_components/paloaltonetworks/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/paloaltonetworks/manifest.json b/custom_components/paloaltonetworks/manifest.json index 14d1d7b..7efd2bb 100644 --- a/custom_components/paloaltonetworks/manifest.json +++ b/custom_components/paloaltonetworks/manifest.json @@ -8,5 +8,5 @@ "integration_type": "hub", "iot_class": "local_polling", "issue_tracker": "https://github.com/FoUStep/ha-pan-customintegration/issues", - "version": "1.0.3" + "version": "1.0.4" }