From 846002e920d303d600df2d2f0b3c2928e94e6a01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hjelseth=20H=C3=B8yer?= Date: Tue, 2 Aug 2022 07:44:09 +0200 Subject: [PATCH] 0.5.1 --- custom_components/tibber_custom/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tibber_custom/manifest.json b/custom_components/tibber_custom/manifest.json index a71ae71..4086f12 100644 --- a/custom_components/tibber_custom/manifest.json +++ b/custom_components/tibber_custom/manifest.json @@ -7,6 +7,6 @@ "after_dependencies": ["local_file", "tibber"], "codeowners": ["@danielhiversen"], "issue_tracker": "https://github.com/Danielhiversen/home_assistant_tibber_custom/issues", - "version": "0.5", + "version": "0.5.1", "config_flow": false }