diff --git a/joplin/CHANGELOG.md b/joplin/CHANGELOG.md index 4b1ade46d..ca666eb99 100644 --- a/joplin/CHANGELOG.md +++ b/joplin/CHANGELOG.md @@ -1,4 +1,7 @@ +## 2.4.3 (03-09-2021) +- Update to latest version from laurent22/joplin + ## 2.4.2 (31-08-2021) - Update to latest version from laurent22/joplin - Allow custom mailer options thanks @Poudenes diff --git a/joplin/config.json b/joplin/config.json index 1450bbc19..13bd9cb5b 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,7 +1,7 @@ { "name": "Joplin Server", - "version": "2.4.2", - "upstream": "2.4.2", + "version": "2.4.3", + "upstream": "2.4.3", "slug": "joplin", "description": "Self-hosted open source note-taking application", "url": "https://github.com/alexbelgium/hassio-addons",