mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-21 12:08:12 +01:00
Update to 0.5.2
This commit is contained in:
@@ -1 +1,4 @@
|
||||
|
||||
## 0.5.2 (26-07-2021)
|
||||
- Update to latest version from hay-kot/mealie
|
||||
- :arrow_up: Initial release
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user