From a712c02705b5949f3ab4a30fdf8c3f4069b6d2ee Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 23 Jun 2025 10:05:39 +0200 Subject: [PATCH] Update config.json --- postgres_15/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres_15/config.json b/postgres_15/config.json index c4f2bb01f..2b0e5b812 100644 --- a/postgres_15/config.json +++ b/postgres_15/config.json @@ -40,5 +40,5 @@ "slug": "postgres", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", - "version": "15.7-44" + "version": "15.7-45" }