From 6f8ef928b37e4ddb24fdf3bbe936dc6ab7da3c0a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 27 May 2023 20:46:18 +0200 Subject: [PATCH] Update config.json --- postgres/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/postgres/config.json b/postgres/config.json index 888af07f7..271c3b931 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -34,6 +34,6 @@ }, "slug": "postgres", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.4", + "version": "15.3-test", "webui": "[PROTO:ssl]://[HOST]:[PORT:5432]" -} \ No newline at end of file +}