From 5a0023bcb7d06945cb6fe9ae0b6833f6edaf98d4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 6 Oct 2022 16:51:52 +0200 Subject: [PATCH] New version allowing $ in password https://github.com/alexbelgium/hassio-addons/issues/507 --- gazpar2mqtt/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gazpar2mqtt/config.json b/gazpar2mqtt/config.json index 1dbea1586..3b6f91890 100644 --- a/gazpar2mqtt/config.json +++ b/gazpar2mqtt/config.json @@ -28,5 +28,5 @@ ], "slug": "gazpar2mqtt", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.8.2" + "version": "0.8.2-2" }