From 0203395691437d6f62450d472db791a1181d7359 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 27 May 2023 20:51:43 +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 ad81575d2..899a6c0a4 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-test2", + "version": "15.3-test3", "webui": "[PROTO:ssl]://[HOST]:[PORT:5432]" }