From 3566fefb04625d28341c17de990027f9a43b4caf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 19 Nov 2021 19:12:36 +0100 Subject: [PATCH] Update config.json --- enedisgateway2mqtt/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index 8ce42287c..261313e23 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -21,5 +21,5 @@ "slug": "enedisgateway2mqtt", "upstream": "0.7.6", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.7.6" + "version": "0.7.6-2" }