From 49f3cd90adc0130f6a15cf9f1c73700e46178b4d Mon Sep 17 00:00:00 2001 From: dingo35 Date: Tue, 23 Jan 2024 14:51:34 +0100 Subject: [PATCH] manifest.json: bump to 1.1.1 --- 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 702db20..005c701 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.10", + "version": "1.1.1", "zeroconf": ["_http._tcp.local."] }