From b04eebb8b5833f02c44fb4278046772a8a622176 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 25 Jan 2022 23:10:29 +0100 Subject: [PATCH] Updater bot : tandoor_recipes updated to 1.0.5.2 --- tandoor_recipes/CHANGELOG.md | 3 +++ tandoor_recipes/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) 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]" }