mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-29 18:56:04 +02: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
|
- :arrow_up: Initial release
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Mealie",
|
"name": "Mealie",
|
||||||
"version": "0.5.1-dev3",
|
"version": "0.5.2",
|
||||||
"upstream": "0.5.1",
|
"upstream": "0.5.2",
|
||||||
"slug": "mealie",
|
"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",
|
"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",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"80/tcp": "Web interface"
|
"80/tcp": "Web interface"
|
||||||
},
|
},
|
||||||
"map": [
|
"map": [
|
||||||
"share:rw"
|
"share:rw"
|
||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"DB_ENGINE": "sqlite"
|
"DB_ENGINE": "sqlite"
|
||||||
|
|||||||
Reference in New Issue
Block a user