Updater bot : mealie_api updated to v1.0.0-beta-1

This commit is contained in:
alexbelgium
2022-12-25 23:20:27 +01:00
parent f118cf128b
commit b12d7c5934
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## v1.0.0-beta-1 (25-12-2022)
- Update to latest version from hay-kot/mealie
## 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": "1.0.0",
"version": "v1.0.0-beta-1",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9000]"
}

View File

@@ -6,5 +6,5 @@
"slug": "mealie_api",
"source": "github",
"upstream_repo": "hay-kot/mealie",
"upstream_version": "1.0.0"
"upstream_version": "v1.0.0-beta-1"
}