From 3a9f2cc7c3e3d9f085a7ae1aa6668bf057078ac9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 27 May 2023 21:01:23 +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 899a6c0a4..f723e5f48 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-test3", + "version": "15.3-test4", "webui": "[PROTO:ssl]://[HOST]:[PORT:5432]" }