From 4b1625043944f0c7fc3cafa87b685efb2f4aa687 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 31 Jan 2024 14:33:23 +0100 Subject: [PATCH] Postgres update for vector https://github.com/alexbelgium/hassio-addons/issues/1138 --- postgres/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/config.json b/postgres/config.json index 03d07df06..6436b3b65 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -37,5 +37,5 @@ "slug": "postgres", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "15.5-3" + "version": "15.5-4" }