From 78c5e14be0765d545657f356994137433f46d6d4 Mon Sep 17 00:00:00 2001 From: Chris Straffon Date: Thu, 6 Jul 2023 22:19:24 +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 b8c5b99..c12e7ab 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.1" + "version": "1.1.0" }