From ffb527f46f2c5155ffe131fbcd4863379f047cde Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 31 May 2025 22:39:57 +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 859f535ea..fec3e1d5c 100644 --- a/openproject/config.json +++ b/openproject/config.json @@ -21,6 +21,6 @@ "slug": "openproject", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/openproject", - "version": "", + "version": "16.0", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }