From 78976d0b26ddab0a794827c0391d1a2f482f9299 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 7 Sep 2023 22:50:05 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/971 https://github.com/alexbelgium/hassio-addons/issues/983 --- postgres/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/config.json b/postgres/config.json index 1ba61eb3b..720c6b3c8 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -34,5 +34,5 @@ }, "slug": "postgres", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "15.3-2" + "version": "15.3-3" }