From d90601ad2e6e2bba556d4f145548474ee32c2c52 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Fri, 4 Feb 2022 07:13:46 +0100 Subject: [PATCH] Updater bot : tandoor_recipes updated to 1.0.6 --- 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 03bae3a81..79747bf43 100644 --- a/tandoor_recipes/CHANGELOG.md +++ b/tandoor_recipes/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.0.6 (04-02-2022) +- Update to latest version from TandoorRecipes/recipes + ## 1.0.5.2 (25-01-2022) - Update to latest version from TandoorRecipes/recipes diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index e58992f2e..9f6e40e26 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.2", + "upstream": "1.0.6", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0.5.2", + "version": "1.0.6", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }