From f3750c08a5ba39966b531934c7765a350d3f819d Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Fri, 4 Feb 2022 19:56:02 +0100 Subject: [PATCH] Updater bot : mealie updated to 0.5.6 --- mealie/CHANGELOG.md | 3 +++ mealie/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) 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]" }