diff --git a/tandoor_recipes/CHANGELOG.md b/tandoor_recipes/CHANGELOG.md index c0077576d..03bae3a81 100644 --- a/tandoor_recipes/CHANGELOG.md +++ b/tandoor_recipes/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.0.5.2 (25-01-2022) +- Update to latest version from TandoorRecipes/recipes + ## 1.0.5 (24-01-2022) - Update to latest version from TandoorRecipes/recipes ## 1.0.4.1 (18-01-2022) diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index dc2cbe7de..e58992f2e 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -40,8 +40,8 @@ "POSTGRES_DB": "str?" }, "slug": "tandoor_recipes", - "upstream": "1.0.5", + "upstream": "1.0.5.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0.5", + "version": "1.0.5.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }