diff --git a/joplin/CHANGELOG.md b/joplin/CHANGELOG.md index 50f5ac08e..3e0683969 100644 --- a/joplin/CHANGELOG.md +++ b/joplin/CHANGELOG.md @@ -1,4 +1,7 @@ +## 2.4.11 (26-09-2021) +- Update to latest version from laurent22/joplin + ## 2.4.10 (26-09-2021) - Update to latest version from laurent22/joplin diff --git a/joplin/config.json b/joplin/config.json index 851e356b7..506200cf4 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,7 +1,7 @@ { "name": "Joplin Server", - "version": "2.4.10", - "upstream": "2.4.10", + "version": "2.4.11", + "upstream": "2.4.11", "slug": "joplin", "description": "Self-hosted open source note-taking application", "url": "https://github.com/alexbelgium/hassio-addons",