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" }