diff --git a/custom_components/rpi_gpio/manifest.json b/custom_components/rpi_gpio/manifest.json index 84ecc44..566815f 100644 --- a/custom_components/rpi_gpio/manifest.json +++ b/custom_components/rpi_gpio/manifest.json @@ -6,5 +6,5 @@ "requirements": ["RPi.GPIO==0.7.1a4"], "codeowners": ["@thecode"], "iot_class": "local_push", - "version": "2022.2.2" + "version": "2022.2.3" }