From e2776a3dbb89c2fbf43b06c78612431027c14708 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 13 Feb 2022 23:10:11 +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 4a6d8ce46..9c69403b6 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,6 +1,6 @@ { "name": "Joplin Server", - "version": "2.7.4-2", + "version": "2.7.4-3", "upstream": "2.7.4", "slug": "joplin", "description": "Self-hosted open source note-taking application",