From 2ce86605e9146dd29b1a14bc2c9ca4190623466a Mon Sep 17 00:00:00 2001 From: Alexander Ryazanov Date: Mon, 28 Jun 2021 08:07:00 +0300 Subject: [PATCH] chore: version bump (v0.0.17 -> v0.0.18) --- 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 2f50877..c4170d6 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.0.17", + "version": "0.0.18", "codeowners": ["@alryaz"], "requirements": [ "python-dateutil==2.8.1",