Updater bot : joplin updated to 2.10.11

This commit is contained in:
alexbelgium
2023-03-18 11:28:17 +01:00
parent 55fc34914f
commit a804ade59c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.10.11 (18-03-2023)
- Update to latest version from etechonomy/joplin-server
## 2.10.10 (11-03-2023)
- Update to latest version from etechonomy/joplin-server
- Implemented healthcheck

View File

@@ -48,6 +48,6 @@
},
"slug": "joplin",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.10.10",
"version": "2.10.11",
"webui": "[PROTO:ssl]://[HOST]:[PORT:22300]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "11-03-2023",
"last_update": "18-03-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "joplin",
"source": "github",
"upstream_repo": "etechonomy/joplin-server",
"upstream_version": "2.10.10"
"upstream_version": "2.10.11"
}