diff --git a/custom_components/solarman/manifest.json b/custom_components/solarman/manifest.json index bd5e185..4d6c7f7 100644 --- a/custom_components/solarman/manifest.json +++ b/custom_components/solarman/manifest.json @@ -11,5 +11,5 @@ "loggers": ["pymodbus"], "quality_scale": "custom", "requirements": ["propcache", "aiofiles", "pyyaml", "pymodbus==3.8.3"], - "version": "25.02.12" + "version": "25.02.14" }