From 25b490c186d3cc38d6f4676ff1629bf290d859b4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 22 Sep 2022 17:04:09 +0200 Subject: [PATCH] Solves spaces bug https://github.com/alexbelgium/hassio-addons/issues/484 --- tandoor_recipes/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index a397bdb2f..7a887259a 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -45,5 +45,5 @@ ], "slug": "tandoor_recipes", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.4.1" + "version": "1.4.1-2" }