From d4538141e01bfc1d1e93e7641c72e50009b1622f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 27 May 2023 20:48:11 +0200 Subject: [PATCH] Update config.json --- postgres/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/config.json b/postgres/config.json index 271c3b931..ad81575d2 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -34,6 +34,6 @@ }, "slug": "postgres", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "15.3-test", + "version": "15.3-test2", "webui": "[PROTO:ssl]://[HOST]:[PORT:5432]" }