diff --git a/mealie/CHANGELOG.md b/mealie/CHANGELOG.md index 4e53534ec..9eb5083fa 100644 --- a/mealie/CHANGELOG.md +++ b/mealie/CHANGELOG.md @@ -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 diff --git a/mealie/config.json b/mealie/config.json index 3b36e237c..dad7cb8c1 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -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]" }