From a83e571f7a16dd6e0430425fcb52b1a725609af6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 2 Jun 2025 18:39:28 +0200 Subject: [PATCH] Update config.json --- openproject/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openproject/config.json b/openproject/config.json index 6edab7ec9..5b89662b8 100644 --- a/openproject/config.json +++ b/openproject/config.json @@ -39,6 +39,6 @@ "slug": "openproject", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/openproject", - "version": "16.0-9", + "version": "16.0-10", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }