Updater bot : joplin updated to 3.7.2 (upstream 3.7.2)

This commit is contained in:
alexbelgium
2026-09-12 01:29:11 +02:00
parent 49c6fbca2d
commit 81d10f3be8
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 3.7.2 (2026-09-12)
- Update to latest version from etechonomy/joplin-server (changelog : https://github.com/etechonomy/joplin-server/releases)
## 3.7.1 (2026-05-22)
- Update to latest version from etechonomy/joplin-server (changelog : https://github.com/etechonomy/joplin-server/releases)

View File

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

View File

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