diff --git a/joplin/CHANGELOG.md b/joplin/CHANGELOG.md index 6a2a73ec6..15ee6ce99 100644 --- a/joplin/CHANGELOG.md +++ b/joplin/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.6.9 (18-12-2021) +- Update to latest version from laurent22/joplin - New standardized logic for Dockerfile build and packages installation ## 2.5.12 (08-11-2021) diff --git a/joplin/config.json b/joplin/config.json index 0f08e12d4..327283130 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,7 +1,7 @@ { "name": "Joplin Server", - "version": "2.5.12", - "upstream": "2.5.12", + "version": "2.6.9", + "upstream": "2.6.9", "slug": "joplin", "description": "Self-hosted open source note-taking application", "url": "https://github.com/alexbelgium/hassio-addons",