From e633f9abe3c2b72c701e4930267b95e949d97a32 Mon Sep 17 00:00:00 2001 From: Daniel Tschinder <231804+danez@users.noreply.github.com> Date: Tue, 24 Jun 2025 11:24:37 +0000 Subject: [PATCH] increment version --- postgres_15/config.json | 2 +- postgres_17/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/postgres_15/config.json b/postgres_15/config.json index 47ffe5006..527fba26a 100644 --- a/postgres_15/config.json +++ b/postgres_15/config.json @@ -32,5 +32,5 @@ "slug": "postgres", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", - "version": "15.7-46" + "version": "15.7-47" } diff --git a/postgres_17/config.json b/postgres_17/config.json index e729135e1..8016918e5 100644 --- a/postgres_17/config.json +++ b/postgres_17/config.json @@ -32,5 +32,5 @@ "slug": "postgres_latest", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", - "version": "17.4-8" + "version": "17.4-9" }