Update to 0.5.2

This commit is contained in:
alexbelgium
2021-07-26 09:51:49 +02:00
parent c1db8425b6
commit 11c70ecd25
2 changed files with 6 additions and 3 deletions

View File

@@ -1 +1,4 @@
## 0.5.2 (26-07-2021)
- Update to latest version from hay-kot/mealie
- :arrow_up: Initial release

View File

@@ -1,7 +1,7 @@
{
"name": "Mealie",
"version": "0.5.1-dev3",
"upstream": "0.5.1",
"version": "0.5.2",
"upstream": "0.5.2",
"slug": "mealie",
"description": "Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family",
"url": "https://github.com/alexbelgium/hassio-addons",
@@ -15,7 +15,7 @@
"80/tcp": "Web interface"
},
"map": [
"share:rw"
"share:rw"
],
"environment": {
"DB_ENGINE": "sqlite"