diff --git a/custom_components/ha_data_editor/manifest.json b/custom_components/ha_data_editor/manifest.json index 76b12b0..0d14fe6 100644 --- a/custom_components/ha_data_editor/manifest.json +++ b/custom_components/ha_data_editor/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://github.com/fredck/ha-data-editor/blob/master/README.md", "integration_type": "service", "issue_tracker": "https://github.com/fredck/ha-data-editor/issues", - "version": "1.0.0" + "version": "0.9.0" }