diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 8de9b2e..5d4ddd3 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.11](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.10...v1.7.11) (2026-01-27) + + +### Bug Fixes + +* move PACKAGE_VERSION ARG after FROM in standalone Dockerfile ([5a1fbd1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5a1fbd143990f509598f01b418a777e5a38a403b)) + ## [1.7.10](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.9...v1.7.10) (2026-01-27) diff --git a/hamh/config.yaml b/hamh/config.yaml index 39ccfc8..0eec700 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.7.10" +version: "1.7.11" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub