diff --git a/custom_components/rpi_gpio/manifest.json b/custom_components/rpi_gpio/manifest.json index 30249f4..37cdc5d 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.0.2" ], - "version": "2024.9.0" + "version": "2024.10.0" }