From bc4cdb9ec22997ab78e855f106c9dfb5491f446d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 5 Dec 2024 08:26:13 +0100 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 a4ac7923f..7e1257f49 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -38,5 +38,5 @@ "slug": "postgres", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", - "version": "15.7-3_test8" + "version": "15.7-3_test9" }