Updater bot : joplin updated to 2.12.1

This commit is contained in:
alexbelgium
2023-07-15 01:59:20 +02:00
parent f86e3680fb
commit 1e48c67c85
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.12.1 (15-07-2023)
- Update to latest version from etechonomy/joplin-server
## 2.11.2 (24-06-2023)
- Update to latest version from etechonomy/joplin-server

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "24-06-2023",
"last_update": "15-07-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "joplin",
"source": "github",
"upstream_repo": "etechonomy/joplin-server",
"upstream_version": "2.11.2"
"upstream_version": "2.12.1"
}