From 87859f18cc2f2dae103dbc56ff8afe3ba36d2de8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 30 May 2025 21:19:22 +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 8b3caabbc..5e4c896d7 100644 --- a/postgres_17/config.json +++ b/postgres_17/config.json @@ -38,5 +38,5 @@ "slug": "postgres_latest", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", - "version": "17.4-2" + "version": "17.4-3" }