From 0b635199ccde8f9ff91597cd611d54a1165f88df Mon Sep 17 00:00:00 2001 From: dingo35 Date: Wed, 24 Apr 2024 08:34:05 +0200 Subject: [PATCH] manifest.json: bump version to 1.1.2 --- 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 005c701..a256c42 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.1.1", + "version": "1.1.2", "zeroconf": ["_http._tcp.local."] }