Updater bot : joplin updated to 2.10.4

This commit is contained in:
alexbelgium
2022-12-25 09:05:46 +01:00
parent 0d84bde4cc
commit 5f770c6c40
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 2.10.4 (25-12-2022)
- Update to latest version from etechonomy/joplin-server
- Breaking change: MAILER_SECURE replaced by MAILER_SECURITY
- WARNING : update to supervisor 2022.11 before installing
- Add access to systime

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "08-11-2022",
"last_update": "25-12-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "joplin",
"source": "github",
"upstream_repo": "etechonomy/joplin-server",
"upstream_version": "2.9.7"
"upstream_version": "2.10.4"
}