Updater bot : joplin updated to 2.11.1

This commit is contained in:
alexbelgium
2023-05-19 22:19:30 +02:00
parent f73a4f6d44
commit e3ef3f3753
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 2.11.1 (19-05-2023)
- Update to latest version from etechonomy/joplin-server
### 2.10.11-3 (02-05-2023)
- Minor bugs fixed
### 2.10.11-2 (02-05-2023)

View File

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

View File

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