From 82e1f0c4f9bafbeb2f07c2b6813c5b740ee99cf8 Mon Sep 17 00:00:00 2001 From: SMKRV Date: Fri, 13 Dec 2024 00:06:08 +0300 Subject: [PATCH] Release v2.1.0 --- custom_components/ha_text_ai/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ha_text_ai/manifest.json b/custom_components/ha_text_ai/manifest.json index 8ad31bb..06a9022 100644 --- a/custom_components/ha_text_ai/manifest.json +++ b/custom_components/ha_text_ai/manifest.json @@ -23,6 +23,6 @@ "single_config_entry": false, "ssdp": [], "usb": [], - "version": "2.0.9", + "version": "2.1.0", "zeroconf": [] }