Updater bot : mealie_api updated to 1.0.0

This commit is contained in:
alexbelgium
2022-12-25 09:06:12 +01:00
parent 27cb704b30
commit aaae5e094a
3 changed files with 6 additions and 3 deletions

View File

@@ -1 +1,4 @@
## 1.0.0 (25-12-2022)
- Update to latest version from hay-kot/mealie
- New addon

View File

@@ -40,6 +40,6 @@
},
"slug": "mealie_api",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "DO_NOT_USE",
"version": "1.0.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9000]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "18-06-2022",
"last_update": "25-12-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "mealie_api",
"source": "github",
"upstream_repo": "hay-kot/mealie",
"upstream_version": "DO_NOT_USE"
"upstream_version": "1.0.0"
}