diff --git a/joplin/CHANGELOG.md b/joplin/CHANGELOG.md index 91b0007db..45511d7b2 100644 --- a/joplin/CHANGELOG.md +++ b/joplin/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.6.10 (20-12-2021) +- Update to latest version from laurent22/joplin - Switch from "master" to "latest" ## 2.6.9 (18-12-2021) diff --git a/joplin/config.json b/joplin/config.json index a72de433c..0998e5e91 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,7 +1,7 @@ { "name": "Joplin Server", - "version": "2.6.9-3", - "upstream": "2.6.9", + "version": "2.6.10", + "upstream": "2.6.10", "slug": "joplin", "description": "Self-hosted open source note-taking application", "url": "https://github.com/alexbelgium/hassio-addons",