From c8ef63d0039c1fe0656544fa9efb921484f1a65d Mon Sep 17 00:00:00 2001 From: dingo35 Date: Sun, 5 May 2024 08:12:36 +0200 Subject: [PATCH] manifest.json: bump version to 1.1.3 --- 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 a256c42..1a5529d 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.2", + "version": "1.1.3", "zeroconf": ["_http._tcp.local."] }