From 8637d3e3b69bfe1b4cce1ed1f9c24f80283ded1a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 9 Jun 2022 21:41:55 +0200 Subject: [PATCH] Update config.json --- seafile/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seafile/config.json b/seafile/config.json index 168a6092f..670f67470 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -92,6 +92,6 @@ ], "slug": "seafile", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile", - "version": "1.0", + "version": "1.1", "webui": "http://[HOST]:[PORT:80]" -} \ No newline at end of file +}