diff --git a/qbittorrent/CHANGELOG.md b/qbittorrent/CHANGELOG.md index 2c0062f9b7..e141789eeb 100644 --- a/qbittorrent/CHANGELOG.md +++ b/qbittorrent/CHANGELOG.md @@ -1,4 +1,8 @@ +## 5.2.3-1 (2026-07-09) + +- Rebuild images after VueTorrent download path fix + ## 5.2.3 (2026-07-08) - Update to latest version from linuxserver/docker-qbittorrent (changelog : https://github.com/linuxserver/docker-qbittorrent/releases) diff --git a/qbittorrent/config.yaml b/qbittorrent/config.yaml index da2e89664b..3d81e0aa51 100644 --- a/qbittorrent/config.yaml +++ b/qbittorrent/config.yaml @@ -143,4 +143,4 @@ schema: slug: qbittorrent udev: true url: https://github.com/alexbelgium/hassio-addons -version: "5.2.3" +version: "5.2.3-1"