From 5ccd763d992d88353a2dfe1e43e7068d9f97e9dc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 7 Sep 2023 10:55:46 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/971 --- postgres/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/config.json b/postgres/config.json index c9b2e0523..1ba61eb3b 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -34,5 +34,5 @@ }, "slug": "postgres", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "15.3-test6" + "version": "15.3-2" }