From 3ba46894fdbc4efadeb4368c5d3c3c7fe0074fe4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 29 Apr 2022 18:30:49 +0200 Subject: [PATCH] Update config.json --- calibre/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/calibre/config.json b/calibre/config.json index eed14d354..e6ece5299 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -51,6 +51,7 @@ "map": [ "media:rw", "share:rw", + "config:rw", "ssl" ], "name": "Calibre", @@ -81,6 +82,6 @@ }, "slug": "calibre", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", - "version": "1.3", + "version": "1.4", "video": true }