From b13fb229dd5183a516416b66c7bddbec1646e51f Mon Sep 17 00:00:00 2001 From: Colin Robbins Date: Mon, 8 Nov 2021 08:15:53 +0000 Subject: [PATCH] Bump version (#66) --- custom_components/hildebrandglow_dcc/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/hildebrandglow_dcc/manifest.json b/custom_components/hildebrandglow_dcc/manifest.json index deb6a0b..d2c80c9 100644 --- a/custom_components/hildebrandglow_dcc/manifest.json +++ b/custom_components/hildebrandglow_dcc/manifest.json @@ -6,5 +6,5 @@ "issue_tracker": "https://github.com/HandyHat/ha-hildebrandglow-dcc/issues", "codeowners": ["@handyhat"], "iot_class": "cloud_polling", - "version": "0.5.0" + "version": "0.5.1" }