From 2e7646af1baf029e41459ff72822456a99522798 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 14 Dec 2023 08:18:03 +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 2a9d16956..f77de7621 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -70,7 +70,7 @@ "HEALTH_CHECK_INTERVAL": "15", "HEALTH_CHECK_TIMEOUT": "30" }, - "homeassistant": "2023.12.1", + "homeassistant": "2023.12.0", "image": "ghcr.io/alexbelgium/qbittorrent-{arch}", "ingress": true, "init": false,