From 42eca7e0b6e9d606d9756906ce0345ec3dc1731b Mon Sep 17 00:00:00 2001 From: slashback100 <43109757+slashback100@users.noreply.github.com> Date: Wed, 1 May 2024 10:17:53 +0200 Subject: [PATCH] Update manifest.json --- 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 579e451..89a4fae 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.6" + "version": "4.7" }