From 71ba2b2671bc4856f255057ced77b8c69259e876 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 8 Feb 2022 01:59:00 +0100 Subject: [PATCH] Updater bot : tandoor_recipes updated to 1.0.8 --- 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 2bd98d7d3..65464eb8a 100644 --- a/tandoor_recipes/CHANGELOG.md +++ b/tandoor_recipes/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.0.8 (08-02-2022) +- Update to latest version from TandoorRecipes/recipes + ## 1.0.7 (07-02-2022) - Update to latest version from TandoorRecipes/recipes diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index 8037f8970..1b80c4450 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -40,8 +40,8 @@ "POSTGRES_DB": "str?" }, "slug": "tandoor_recipes", - "upstream": "1.0.7", + "upstream": "1.0.8", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0.7", + "version": "1.0.8", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }