diff --git a/custom_components/ocpp/manifest.json b/custom_components/ocpp/manifest.json index 0da0793e..0d6adbd0 100644 --- a/custom_components/ocpp/manifest.json +++ b/custom_components/ocpp/manifest.json @@ -16,5 +16,5 @@ "ocpp>=1.0.0", "websockets>=12.0" ], - "version": "0.4.42" + "version": "0.5.12" }