From 6b3a58a1f3c9499dc2e235a230657cfa2a7471a1 Mon Sep 17 00:00:00 2001 From: danbruno Date: Tue, 21 Feb 2023 20:56:41 -0500 Subject: [PATCH] Update version --- calibre/CHANGELOG.md | 2 ++ calibre/config.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/calibre/CHANGELOG.md b/calibre/CHANGELOG.md index 527fcdec7..8a07fd530 100644 --- a/calibre/CHANGELOG.md +++ b/calibre/CHANGELOG.md @@ -1,3 +1,5 @@ +## v6.13.0-ls204 (21-02-2023) +- Add wireless connection port ## v6.13.0-ls203 (19-02-2023) - Update to latest version from linuxserver/docker-calibre diff --git a/calibre/config.json b/calibre/config.json index b49d38ef3..7737b596b 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -92,6 +92,6 @@ }, "slug": "calibre", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", - "version": "v6.13.0-ls203", + "version": "v6.13.0-ls204", "video": true }