From 9e8f3cb0e5607e32216666e878ff613dd96fd95f Mon Sep 17 00:00:00 2001 From: Chris Straffon Date: Tue, 20 Jun 2023 20:55:05 +0100 Subject: [PATCH] Version bump --- custom_components/grott/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/grott/manifest.json b/custom_components/grott/manifest.json index 788c61f..b8c5b99 100755 --- a/custom_components/grott/manifest.json +++ b/custom_components/grott/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://github.com/muppet3000/homeassistant-grott", "iot_class": "local_push", "issue_tracker": "https://github.com/muppet3000/homeassistant-grott/issues", - "version": "1.0.0" + "version": "1.0.1" }