From 429a9b4221ceedea7beaf4846eb6a226504153d9 Mon Sep 17 00:00:00 2001 From: Aniket <58530748+HandyHat@users.noreply.github.com> Date: Tue, 26 Oct 2021 01:30:34 +0100 Subject: [PATCH] Bump Version Jumps to `v0.5.0` to avoid confusion with https://github.com/ColinRobbins/ha-hildebrandglow-dcc/releases --- 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 cbeb387..deb6a0b 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.3.4" + "version": "0.5.0" }