Updater bot : joplin updated to 3.7.1

This commit is contained in:
alexbelgium
2026-05-22 11:56:26 +02:00
parent 8ab6e47968
commit d11d83496d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.7.1 (2026-05-22)
- Update to latest version from etechonomy/joplin-server (changelog : https://github.com/etechonomy/joplin-server/releases)
## 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)

View File

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

View File

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