diff --git a/custom_components/ocpp/manifest.json b/custom_components/ocpp/manifest.json index af6f3a3c..76a65c2f 100644 --- a/custom_components/ocpp/manifest.json +++ b/custom_components/ocpp/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://github.com/lbbrhzn/ocpp/blob/main/README.md", "iot_class": "local_push", "issue_tracker": "https://github.com/lbbrhzn/ocpp/issues", - "version": "0.3.6", + "version": "0.3.11", "config_flow": true, "codeowners": [ "@lbbrhzn"