fix(mealie): wrong config version
This commit is contained in:
parent
f4b121a459
commit
fb893b0a0a
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "mealie-1",
|
"id": "mealie-1",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "v1.0.0-RC2",
|
"version": "v1.6.0",
|
||||||
"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. Easily add recipes into your database by providing the url and Mealie will automatically import the relevant data or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications. Default username / password is changeme@email.com / MyPassword",
|
"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. Easily add recipes into your database by providing the url and Mealie will automatically import the relevant data or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications. Default username / password is changeme@email.com / MyPassword",
|
||||||
"short_desc": "Mealie is a self-hosted recipe manager and meal planner.",
|
"short_desc": "Mealie is a self-hosted recipe manager and meal planner.",
|
||||||
"author": "hay-kot",
|
"author": "hay-kot",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user