From 997b38a992ada8dcfb2c9ce4f019263cd5904437 Mon Sep 17 00:00:00 2001 From: dualityps <4126225+ticstyle@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:45:44 +0200 Subject: [PATCH] Bump version from 1.4.10 to 1.4.11 --- custom_components/geozones/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/geozones/manifest.json b/custom_components/geozones/manifest.json index da07082..9c09ea1 100644 --- a/custom_components/geozones/manifest.json +++ b/custom_components/geozones/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://github.com/ticstyle/GeoZones", "iot_class": "local_polling", "issue_tracker": "https://github.com/ticstyle/GeoZones/issues", - "version": "1.4.10" + "version": "1.4.11" }