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