Updater bot : tandoor_recipes updated to 1.2.1

This commit is contained in:
alexbelgium
2022-05-01 22:49:45 +02:00
parent 5459bd4d97
commit 8a4e9393b5
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 1.2.1 (01-05-2022)
- Update to latest version from TandoorRecipes/recipes
## 1.2.0 (01-05-2022)
- Update to latest version from TandoorRecipes/recipes
- Add codenotary sign

View File

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

View File

@@ -4,5 +4,5 @@
"slug": "tandoor_recipes",
"source": "github",
"upstream_repo": "TandoorRecipes/recipes",
"upstream_version": "1.2.0"
"upstream_version": "1.2.1"
}