From ec99ee25925788206ba76af5d243d240dfe1295e Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Wed, 29 Sep 2021 20:00:52 +0200 Subject: [PATCH] Update to 2.4.8 --- 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 ffd8523ea..85428628f 100644 --- a/joplin/CHANGELOG.md +++ b/joplin/CHANGELOG.md @@ -1,4 +1,7 @@ +## 2.4.8 (29-09-2021) +- Update to latest version from laurent22/joplin + ## 12.4.1 (29-09-2021) - Update to latest version from laurent22/joplin diff --git a/joplin/config.json b/joplin/config.json index 6c8c8c898..cf11af0c3 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,7 +1,7 @@ { "name": "Joplin Server", - "version": "12.4.1", - "upstream": "12.4.1", + "version": "2.4.8", + "upstream": "2.4.8", "slug": "joplin", "description": "Self-hosted open source note-taking application", "url": "https://github.com/alexbelgium/hassio-addons",