From 81641ea4f9278ab365b9dafff00ac201265ceea0 Mon Sep 17 00:00:00 2001 From: dingo35 Date: Fri, 7 Apr 2023 15:21:34 +0200 Subject: [PATCH] manifest.json: bump to version 1.0.5 --- custom_components/smartevse/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/smartevse/manifest.json b/custom_components/smartevse/manifest.json index 07c2a16..2802f81 100644 --- a/custom_components/smartevse/manifest.json +++ b/custom_components/smartevse/manifest.json @@ -6,6 +6,6 @@ "documentation": "https://github.com/dingo35/ha-SmartEVSEv3", "iot_class": "local_polling", "issue_tracker": "https://github.com/dingo35/ha-SmartEVSEv3/issues", - "version": "1.0.4", + "version": "1.0.5", "zeroconf": ["_http._tcp.local."] }