From 427f0d64126bbd827240bddd42b2be43c9b1941b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 13 Jul 2021 09:45:59 +0200 Subject: [PATCH] Update config.json --- filebrowser/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filebrowser/config.json b/filebrowser/config.json index 23c6b883c..f0bfb436e 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -1,6 +1,6 @@ { "name": "Filebrowser", - "version": "2.15.0-v3", + "version": "2.15.0-v4", "upstream": "2.15.0", "slug": "filebrowser", "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",