From f50014bb22358e140e7e0b9ab2cdb13eab701340 Mon Sep 17 00:00:00 2001 From: fredck <630060+fredck@users.noreply.github.com> Date: Tue, 27 Feb 2024 22:54:41 +0000 Subject: [PATCH] v0.9.3 --- custom_components/ha_data_editor/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ha_data_editor/manifest.json b/custom_components/ha_data_editor/manifest.json index 7efd790..e32fef0 100644 --- a/custom_components/ha_data_editor/manifest.json +++ b/custom_components/ha_data_editor/manifest.json @@ -7,5 +7,5 @@ "integration_type": "service", "iot_class": "calculated", "issue_tracker": "https://github.com/fredck/ha-data-editor/issues", - "version": "0.9.2" + "version": "0.9.3" }