From 593cb9dc91c015b7719e188513a3f26e83f73e7a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 3 Feb 2024 20:50:16 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1213 --- postgres/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/config.json b/postgres/config.json index 0e11757f9..853efc7e9 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-5" + "version": "15.5-6" }