From 19738063f9d53a82f5c57b4c55b7b5a3ba5d8046 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 23 Jun 2025 09:45:50 +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 d2bbd1ba5..69aafc290 100644 --- a/postgres_17/config.json +++ b/postgres_17/config.json @@ -39,5 +39,5 @@ "slug": "postgres_latest", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", - "version": "17.4-4" + "version": "17.4-5" }