From b4dbd42289a36f0908f513b0f15fdf3c402f5dca Mon Sep 17 00:00:00 2001 From: boc-the-git <3479092+boc-the-git@users.noreply.github.com> Date: Sun, 29 Sep 2024 19:45:01 +1000 Subject: [PATCH] Update version and code owners --- custom_components/bonaire_myclimate/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/bonaire_myclimate/manifest.json b/custom_components/bonaire_myclimate/manifest.json index 0ca3958..43f199d 100644 --- a/custom_components/bonaire_myclimate/manifest.json +++ b/custom_components/bonaire_myclimate/manifest.json @@ -9,7 +9,7 @@ "zeroconf": [], "homekit": {}, "dependencies": [], - "codeowners": ["@bremor"], + "codeowners": ["@bremor", "@boc-the-git"], "iot_class": "local_push", - "version": "1.0.0" + "version": "1.4.0" }