From fbf0b8b7fc39ca6737266f94256de2634606b598 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 3 Dec 2024 22:46:30 +0100 Subject: [PATCH] Update config.json --- postgres/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/config.json b/postgres/config.json index 769d92620..1380a1387 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -37,5 +37,5 @@ "slug": "postgres", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "15.7-2" + "version": "15.7-2_test" }