From d83e88a2992e9efa01242dd57b5f60be1043d6f2 Mon Sep 17 00:00:00 2001 From: Alexander Ryazanov Date: Tue, 17 May 2022 23:57:17 +0300 Subject: [PATCH] chore: bump version number (v2022.05.02 -> v2022.05.03) --- 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 3ffb170..0899f9f 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": "2022.05.02", + "version": "2022.05.03", "codeowners": ["@alryaz"], "requirements": [ "python-dateutil==2.8.1",