From 9c32f690a29c5ee81b90485d0ec5546a00f3dd43 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Wed, 28 May 2025 10:46:33 +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 9d03f68d6..a6a9646f2 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-29_test" + "version": "15.7-29" }