diff --git a/filebrowser_quantum/CHANGELOG.md b/filebrowser_quantum/CHANGELOG.md index 266f68902..acb3d33d3 100644 --- a/filebrowser_quantum/CHANGELOG.md +++ b/filebrowser_quantum/CHANGELOG.md @@ -1,7 +1,4 @@ -## 1.1.2 (2026-02-14) -- Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases) - ## 1.1.1 (2026-01-13) - Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases) diff --git a/filebrowser_quantum/config.yaml b/filebrowser_quantum/config.yaml index 029820c5a..80ac4e3aa 100644 --- a/filebrowser_quantum/config.yaml +++ b/filebrowser_quantum/config.yaml @@ -110,4 +110,4 @@ schema: slug: filebrowser_quantum udev: true url: https://github.com/alexbelgium/hassio-addons -version: "1.1.2" +version: "1.1.1" diff --git a/filebrowser_quantum/updater.json b/filebrowser_quantum/updater.json index c71e93794..7801e6311 100644 --- a/filebrowser_quantum/updater.json +++ b/filebrowser_quantum/updater.json @@ -1,10 +1,10 @@ { "github_beta": "false", - "last_update": "2026-02-14", + "last_update": "2026-01-13", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "filebrowser_quantum", "source": "github", "upstream_repo": "gtsteffaniak/filebrowser", - "upstream_version": "1.1.2" + "upstream_version": "1.1.1" }