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