Updater bot : joplin updated to 3.6.1

This commit is contained in:
alexbelgium
2026-04-23 14:40:19 +02:00
parent 1d64e32440
commit 0d8612c565
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 3.6.1 (2026-04-23)
- Update to latest version from etechonomy/joplin-server (changelog : https://github.com/etechonomy/joplin-server/releases)
## 3.5.2-3 (21-02-2026)
- Minor bugs fixed
## 3.5.2-2 (2025-12-28)

View File

@@ -104,5 +104,5 @@ schema:
slug: joplin
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: 3.5.2-3
version: "3.6.1"
webui: "[PROTO:ssl]://[HOST]:[PORT:22300]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "20-12-2025",
"last_update": "2026-04-23",
"repository": "alexbelgium/hassio-addons",
"slug": "joplin",
"source": "github",
"upstream_repo": "etechonomy/joplin-server",
"upstream_version": "3.5.2"
"upstream_version": "3.6.1"
}