From 74a04eab78a8cc415db8e6259eecedfb983c7107 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 5 Mar 2022 01:58:42 +0100 Subject: [PATCH] Updater bot : tandoor_recipes updated to 1.1.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 10259fea4..930846531 100644 --- a/tandoor_recipes/CHANGELOG.md +++ b/tandoor_recipes/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.1.2 (05-03-2022) +- Update to latest version from TandoorRecipes/recipes + ## 1.1.1 (03-03-2022) - Update to latest version from TandoorRecipes/recipes diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index 5193314b5..bb814ca9c 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -40,8 +40,8 @@ "POSTGRES_DB": "str?" }, "slug": "tandoor_recipes", - "upstream": "1.1.1", + "upstream": "1.1.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.1.1", + "version": "1.1.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }