From 85a610ec779e435890b43aa56d262bcd254bca70 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 18 Nov 2022 07:32:53 +0100 Subject: [PATCH] Use nobrl https://github.com/alexbelgium/hassio-addons/issues/556 --- calibre_web/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calibre_web/config.json b/calibre_web/config.json index cd8504545..e405806a9 100644 --- a/calibre_web/config.json +++ b/calibre_web/config.json @@ -90,6 +90,6 @@ }, "slug": "calibre-web", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web", - "version": "0.6.19-ls183", + "version": "0.6.19-ls183-nobrl", "video": true }