Updater bot : tandoor_recipes updated to 1.3.2

This commit is contained in:
alexbelgium
2022-07-14 01:58:43 +02:00
parent 881727992a
commit dc47160a74
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 1.3.2 (14-07-2022)
- Update to latest version from TandoorRecipes/recipes
## 1.3.0 (09-07-2022)
- Update to latest version from TandoorRecipes/recipes

View File

@@ -42,6 +42,6 @@
],
"slug": "tandoor_recipes",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.3.0",
"version": "1.3.2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "09-07-2022",
"last_update": "14-07-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "tandoor_recipes",
"source": "github",
"upstream_repo": "TandoorRecipes/recipes",
"upstream_version": "1.3.0"
"upstream_version": "1.3.2"
}