Update to 0.5.4

This commit is contained in:
alexbelgium
2021-12-03 05:25:47 +01:00
parent b8bcc81336
commit 390aa762cf
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.5.4 (03-12-2021)
- Update to latest version from hay-kot/mealie
## 0.5.3 (31-10-2021)
- Update to latest version from hay-kot/mealie
- Added ssl option

View File

@@ -37,8 +37,8 @@
},
"slug": "mealie",
"startup": "services",
"upstream": "0.5.3",
"upstream": "0.5.4",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.5.3",
"version": "0.5.4",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9925]"
}