diff --git a/custom_components/rpi_gpio/manifest.json b/custom_components/rpi_gpio/manifest.json index 56a062c..d8c9078 100644 --- a/custom_components/rpi_gpio/manifest.json +++ b/custom_components/rpi_gpio/manifest.json @@ -7,5 +7,5 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/thecode/ha-rpi_gpio/issues", "requirements": [ "gpiod>=2.2.1" ], - "version": "2024.12.2" + "version": "2025.2.0" }