From 478015e2241216f3df25688d9775bb78f9162382 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 6 Aug 2021 20:01:00 +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 2888873d9..e6de59b33 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -1,6 +1,6 @@ { "name": "Filebrowser", - "version": "2.16.0-v2", + "version": "2.16.0-v3", "upstream": "2.16.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",