From 98d6e487db2a2d971330a5f197a05583568e1938 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 May 2023 10:54:58 +0200 Subject: [PATCH] Fixed start command https://github.com/alexbelgium/hassio-addons/issues/842 --- seafile/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seafile/config.json b/seafile/config.json index d41818519..61ce01337 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -118,6 +118,6 @@ ], "slug": "seafile", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile", - "version": "10.0.1-test2", + "version": "10.0.1-fixed", "webui": "http://[HOST]:[PORT:8000]" }