From 0602221554b6444baaba7698537080e657f45c91 Mon Sep 17 00:00:00 2001 From: fredck <630060+fredck@users.noreply.github.com> Date: Tue, 27 Feb 2024 21:51:39 +0000 Subject: [PATCH] v0.9.2 --- 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 48a40c2..7efd790 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.1" + "version": "0.9.2" }