From af3c8d201f2241ec7772715c1aaf8200954d6deb Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Mon, 20 Dec 2021 08:00:31 +0100 Subject: [PATCH] Update to 2.6.10 --- joplin/CHANGELOG.md | 3 +++ joplin/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/joplin/CHANGELOG.md b/joplin/CHANGELOG.md index 91b0007db..45511d7b2 100644 --- a/joplin/CHANGELOG.md +++ b/joplin/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.6.10 (20-12-2021) +- Update to latest version from laurent22/joplin - Switch from "master" to "latest" ## 2.6.9 (18-12-2021) diff --git a/joplin/config.json b/joplin/config.json index a72de433c..0998e5e91 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,7 +1,7 @@ { "name": "Joplin Server", - "version": "2.6.9-3", - "upstream": "2.6.9", + "version": "2.6.10", + "upstream": "2.6.10", "slug": "joplin", "description": "Self-hosted open source note-taking application", "url": "https://github.com/alexbelgium/hassio-addons",