From 3d802b23b7fe820d142a5739e40a223f0afceb91 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 18 Nov 2021 15:22:32 +0100 Subject: [PATCH] Update config.json --- enedisgateway2mqtt/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index 9f9472453..670063ea9 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -18,7 +18,7 @@ "TZ": "str?" }, "slug": "enedisgateway2mqtt", - "upstream": "0.7.5-dev", + "upstream": "0.7.5", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.7.5-dev" + "version": "0.7.5" }