From 63cb8f50fb4b0ad86de495cbcb47d615116696af Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Thu, 29 May 2025 15:29:08 +0200 Subject: [PATCH] upgrade --- postgres/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/config.json b/postgres/config.json index 06d243d37..988957321 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-32" + "version": "15.7-34" }