From e4114e04e86b936984c956a07942e97049d2074b Mon Sep 17 00:00:00 2001 From: lbbrhzn Date: Mon, 13 Dec 2021 19:50:16 +0100 Subject: [PATCH] Update manifest.json --- custom_components/ocpp/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ocpp/manifest.json b/custom_components/ocpp/manifest.json index 36ecc7c5..79473bc8 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.23", + "version": "0.3.24", "config_flow": true, "codeowners": [ "@lbbrhzn"