From b13d7f4a749b95063325d5e13b0815a8e6ed0c95 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sat, 15 Feb 2025 10:26:36 +0100 Subject: [PATCH] Update --- postgres/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/config.json b/postgres/config.json index db58e32a0..4ed88288f 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-16" + "version": "15.7-17" }