diff --git a/mealie/CHANGELOG.md b/mealie/CHANGELOG.md index 86e68577a..78b7c15c9 100644 --- a/mealie/CHANGELOG.md +++ b/mealie/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.5.6 (04-02-2022) +- Update to latest version from hay-kot/mealie + ## 0.5.5 (04-02-2022) - Update to latest version from hay-kot/mealie - New standardized logic for Dockerfile build and packages installation diff --git a/mealie/config.json b/mealie/config.json index b0caadfe3..7eb8d1cfc 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -36,8 +36,8 @@ }, "slug": "mealie", "startup": "services", - "upstream": "0.5.5", + "upstream": "0.5.6", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.5.5", + "version": "0.5.6", "webui": "[PROTO:ssl]://[HOST]:[PORT:9925]" }