From 18ab33a8b67f76183f48ea55efca0da048a94134 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Thu, 29 May 2025 16:30:38 +0200 Subject: [PATCH] revert nobuild --- postgres/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/config.json b/postgres/config.json index d47b630b1..b6a376d44 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -39,5 +39,5 @@ "slug": "postgres", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", - "version": "15.7-37_test" + "version": "15.7-37" }