From 2563c19a5b7c16577444d8b5a1e91d7461a56e9b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 13 Dec 2023 23:35:06 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index f77de7621e1..2a9d16956ee 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -70,7 +70,7 @@ "HEALTH_CHECK_INTERVAL": "15", "HEALTH_CHECK_TIMEOUT": "30" }, - "homeassistant": "2023.12.0", + "homeassistant": "2023.12.1", "image": "ghcr.io/alexbelgium/qbittorrent-{arch}", "ingress": true, "init": false,