Update config.json

This commit is contained in:
Alexandre
2022-04-29 18:30:49 +02:00
committed by GitHub
parent 6389c975b3
commit 3ba46894fd

View File

@@ -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
}