From a6d7f62b876f1947c03df0925b06a5dbfcec38a8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 15 Feb 2022 10:04:43 +0100 Subject: [PATCH] Password redacting --- joplin/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joplin/config.json b/joplin/config.json index 001b175e5..b3734a42a 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,6 +1,6 @@ { "name": "Joplin Server", - "version": "2.7.4-7", + "version": "2.7.4-8", "upstream": "2.7.4", "slug": "joplin", "description": "Self-hosted open source note-taking application",