From 0023743abca885cb668da2e7ccf77aacb09f47d9 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sun, 26 Sep 2021 09:04:07 +0200 Subject: [PATCH] Update to 2.4.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 db231ae17..50f5ac08e 100644 --- a/joplin/CHANGELOG.md +++ b/joplin/CHANGELOG.md @@ -1,4 +1,7 @@ +## 2.4.10 (26-09-2021) +- Update to latest version from laurent22/joplin + ## 2.4.9 (23-09-2021) - Update to latest version from laurent22/joplin diff --git a/joplin/config.json b/joplin/config.json index 10b63f336..851e356b7 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,7 +1,7 @@ { "name": "Joplin Server", - "version": "2.4.9", - "upstream": "2.4.9", + "version": "2.4.10", + "upstream": "2.4.10", "slug": "joplin", "description": "Self-hosted open source note-taking application", "url": "https://github.com/alexbelgium/hassio-addons",