diff --git a/postgres/CHANGELOG.md b/postgres/CHANGELOG.md index de64ed162..9613775d1 100644 --- a/postgres/CHANGELOG.md +++ b/postgres/CHANGELOG.md @@ -1,4 +1,3 @@ -## 15.7-40 (30-05-2025) - BREAKING CHANGE : please backup your database before updating - Automatically restarts immich addons after upgrade - Describe list of databases and extensions in log diff --git a/postgres/config.json b/postgres/config.json index 68362e46b..e51fd490e 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-40" + "version": "15.7-41" }