From 872941140295c0f053f780270607c4a3a2f80f51 Mon Sep 17 00:00:00 2001 From: slashback100 Date: Thu, 2 May 2024 16:10:51 +0200 Subject: [PATCH] v4.8 --- custom_components/presence_simulation/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/presence_simulation/manifest.json b/custom_components/presence_simulation/manifest.json index 89a4fae..3330b85 100644 --- a/custom_components/presence_simulation/manifest.json +++ b/custom_components/presence_simulation/manifest.json @@ -9,5 +9,5 @@ "documentation": "https://github.com/slashback100/presence_simulation", "iot_class": "local_polling", "issue_tracker": "https://github.com/slashback100/presence_simulation/issues", - "version": "4.7" + "version": "4.8" }