From 00b7942113990565894903b25c7e86e4d13c090f Mon Sep 17 00:00:00 2001 From: Thijs W Date: Mon, 1 Apr 2024 08:52:24 +0000 Subject: [PATCH] Update version info in manifest --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 17d6736..2a0e02d 100644 --- a/manifest.json +++ b/manifest.json @@ -8,13 +8,13 @@ "documentation": "https://github.com/wlcrs/huawei_solar/wiki", "issue_tracker": "https://github.com/wlcrs/huawei_solar/issues", "requirements": [ - "huawei-solar==2.3.0b5" + "huawei-solar==2.3.0b6" ], "codeowners": [ "@wlcrs" ], "iot_class": "local_polling", - "version": "1.4.0b1", + "version": "1.4.0a1", "loggers": [ "huawei_solar", "pymodbus"