diff --git a/custom_components/presence_simulation/manifest.json b/custom_components/presence_simulation/manifest.json index 9bdfbf3..41a8b0e 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.10" + "version": "4.11" }