From 9d4281b7e3824e8e99316dbc5b6e19d09f11dd86 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 18 Dec 2021 01:57:34 +0100 Subject: [PATCH] Update to 2.6.9 --- 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 6a2a73ec6..15ee6ce99 100644 --- a/joplin/CHANGELOG.md +++ b/joplin/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.6.9 (18-12-2021) +- Update to latest version from laurent22/joplin - New standardized logic for Dockerfile build and packages installation ## 2.5.12 (08-11-2021) diff --git a/joplin/config.json b/joplin/config.json index 0f08e12d4..327283130 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,7 +1,7 @@ { "name": "Joplin Server", - "version": "2.5.12", - "upstream": "2.5.12", + "version": "2.6.9", + "upstream": "2.6.9", "slug": "joplin", "description": "Self-hosted open source note-taking application", "url": "https://github.com/alexbelgium/hassio-addons",