diff --git a/ha_addon_dev/CHANGELOG.md b/ha_addon_dev/CHANGELOG.md index 31ac310..6f194c0 100644 --- a/ha_addon_dev/CHANGELOG.md +++ b/ha_addon_dev/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +## [0.13.0] - 2025-04-13 + - update dependency python to 3.13 - add initial support for TSUN MS-3000 - add initial apparmor support [#293](https://github.com/s-allius/tsun-gen3-proxy/issues/293) diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index c9d6467..e6ef723 100755 --- a/ha_addon_dev/config.yaml +++ b/ha_addon_dev/config.yaml @@ -1,6 +1,6 @@ name: TSUN-Proxy (Dev) description: MQTT Proxy for TSUN Photovoltaic Inverters -version: 0.14.0-dev-2504132349 +version: 0.14.0-dev-2504132355 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev