From 9e7bda304d489e64a4fb3ed3e06441f24c059fe6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 27 Jun 2021 11:51:20 +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 ffe0ca479..5fc8ae14d 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -1,6 +1,6 @@ { "name": "Filebrowser", - "version": "2.15.0", + "version": "2.15.0-dev2", "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",