From d808967ac6a9d94265fccdccfada92b67a5c1836 Mon Sep 17 00:00:00 2001 From: Alexander Ryazanov Date: Tue, 17 May 2022 21:55:09 +0300 Subject: [PATCH] chore: bump version number (v0.2.0 -> v0.2.1) --- custom_components/lkcomu_interrao/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/lkcomu_interrao/manifest.json b/custom_components/lkcomu_interrao/manifest.json index eba2d28..0063c7a 100644 --- a/custom_components/lkcomu_interrao/manifest.json +++ b/custom_components/lkcomu_interrao/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://github.com/alryaz/hass-lkcomu-interrao", "issue_tracker": "https://github.com/alryaz/hass-lkcomu-interrao/issues", "dependencies": [], - "version": "0.2.0", + "version": "0.2.1", "codeowners": ["@alryaz"], "requirements": [ "python-dateutil==2.8.1",