From 7fb37e25a6018f98076f267ad78e97abb5e6c5ff Mon Sep 17 00:00:00 2001 From: Webpatrick Date: Wed, 2 Sep 2026 16:35:55 +0200 Subject: [PATCH] Prepare v1.0.1 release - bump integration version to 1.0.1 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- custom_components/intergas_local/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/intergas_local/manifest.json b/custom_components/intergas_local/manifest.json index ddb04c4..8e8e963 100644 --- a/custom_components/intergas_local/manifest.json +++ b/custom_components/intergas_local/manifest.json @@ -8,5 +8,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/webpatrick/intergas_local/issues", "requirements": [], - "version": "1.0.0" + "version": "1.0.1" } \ No newline at end of file