From 8f3a7a7b66f2eb31be8fedf391d5d03140e358ce Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 19 Dec 2021 08:40:13 +0100 Subject: [PATCH] Update config.json --- joplin/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joplin/config.json b/joplin/config.json index e838a1585..a72de433c 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,6 +1,6 @@ { "name": "Joplin Server", - "version": "2.6.9-2", + "version": "2.6.9-3", "upstream": "2.6.9", "slug": "joplin", "description": "Self-hosted open source note-taking application",