diff --git a/joplin/CHANGELOG.md b/joplin/CHANGELOG.md index ebf768bae..a0b5dc973 100644 --- a/joplin/CHANGELOG.md +++ b/joplin/CHANGELOG.md @@ -1,4 +1,7 @@ +## 2.5.10 (02-11-2021) +- Update to latest version from laurent22/joplin + ## 2.5.8 (31-10-2021) - Update to latest version from laurent22/joplin diff --git a/joplin/config.json b/joplin/config.json index 53ad0aea2..b0b3d61c0 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,7 +1,7 @@ { "name": "Joplin Server", - "version": "2.5.8", - "upstream": "2.5.8", + "version": "2.5.10", + "upstream": "2.5.10", "slug": "joplin", "description": "Self-hosted open source note-taking application", "url": "https://github.com/alexbelgium/hassio-addons",