Updater bot : mealie updated to 1.0.0

This commit is contained in:
alexbelgium
2022-06-18 01:57:01 +02:00
parent a8315e271a
commit 6298bbf750
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.0.0 (18-06-2022)
- Update to latest version from hay-kot/mealie
## 1.0.0.1 (26-05-2022)
- Update to latest version from hay-kot/mealie
- Add codenotary sign

View File

@@ -35,6 +35,6 @@
"slug": "mealie",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.0.0.1",
"version": "1.0.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9925]"
}

View File

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