From 34c0e01594b05c644315fc6ec7f64d484250911d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 30 Dec 2023 23:38:11 +0100 Subject: [PATCH] Update config.json --- filebrowser/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/filebrowser/config.json b/filebrowser/config.json index fb84da42e..5be24136b 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -5,7 +5,7 @@ "armv7" ], "codenotary": "alexandrep.github@gmail.com", - "description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files.", + "description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files", "devices": [ "/dev/dri", "/dev/dri/card0", @@ -109,5 +109,5 @@ "slug": "filebrowser", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.26_test" + "version": "2.23.0_9" }