diff --git a/tandoor_recipes/CHANGELOG.md b/tandoor_recipes/CHANGELOG.md index 79747bf43..2bd98d7d3 100644 --- a/tandoor_recipes/CHANGELOG.md +++ b/tandoor_recipes/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.0.7 (07-02-2022) +- Update to latest version from TandoorRecipes/recipes + ## 1.0.6 (04-02-2022) - Update to latest version from TandoorRecipes/recipes diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index 9f6e40e26..8037f8970 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -40,8 +40,8 @@ "POSTGRES_DB": "str?" }, "slug": "tandoor_recipes", - "upstream": "1.0.6", + "upstream": "1.0.7", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0.6", + "version": "1.0.7", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }