From 1cdaa74212a0142f5b9e45248a46137756c98d90 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 28 Jun 2025 10:09:57 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1928 --- qbittorrent/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index a10cfffb4..487a55fb9 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -141,5 +141,5 @@ "slug": "qbittorrent", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.1.1" + "version": "5.1.1-2" }