From 6c059a905dedf9cef73ede19a6511ebe4569670e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 23 Jun 2025 21:41:22 +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 8b9831c5f..47ffe5006 100644 --- a/postgres_15/config.json +++ b/postgres_15/config.json @@ -32,5 +32,5 @@ "slug": "postgres", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", - "version": "15.7-45" + "version": "15.7-46" }