From f4dd8d9fd43441d62a98a18645cf3fe94a1b4a8f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 15 Jul 2025 11:35:44 +0200 Subject: [PATCH] Update config.json --- postgres_17/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres_17/config.json b/postgres_17/config.json index e099a976a..a45b68ee6 100644 --- a/postgres_17/config.json +++ b/postgres_17/config.json @@ -32,5 +32,5 @@ "slug": "postgres_latest", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", - "version": "17.4-10" + "version": "17.4-11" }