From ec9d311c35146bddd1fc45efe36f71b7d8a1b704 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 14 May 2022 17:23:16 +0200 Subject: [PATCH] Ingress addition https://github.com/alexbelgium/hassio-addons/issues/330 --- whoogle/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whoogle/config.json b/whoogle/config.json index ed76b5986..989ba0eae 100644 --- a/whoogle/config.json +++ b/whoogle/config.json @@ -60,6 +60,6 @@ }, "slug": "whoogle-search", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle", - "version": "0.7.2", + "version": "0.7.2-1", "webui": "http://[HOST]:[PORT:5000]" }