From 18fa0517ac8701b58bc120fa51a5fdf0d38c2e56 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 18 Nov 2021 08:11:39 +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 c13a40414..5a54200c1 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -13,5 +13,5 @@ "slug": "enedisgateway2mqtt", "upstream": "0.7.3", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.7.3" + "version": "0.7.3-2" }