From 730363509f97065feb86ed46db1d309b38d0ef7b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 5 May 2023 16:08:57 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/824 --- calibre_web/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calibre_web/config.json b/calibre_web/config.json index 533697c92..ddce82ca7 100644 --- a/calibre_web/config.json +++ b/calibre_web/config.json @@ -104,6 +104,6 @@ }, "slug": "calibre-web", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web", - "version": "0.6.20-ls207", + "version": "0.6.20-ls207-2", "video": true -} \ No newline at end of file +}