From d8016445ad8731f057df64a798b32fe757065e96 Mon Sep 17 00:00:00 2001 From: WillCodeForCats <48533968+WillCodeForCats@users.noreply.github.com> Date: Thu, 29 Feb 2024 19:20:12 -0800 Subject: [PATCH] Bump version for release --- custom_components/tekmar_482/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tekmar_482/manifest.json b/custom_components/tekmar_482/manifest.json index e88202a..1432387 100644 --- a/custom_components/tekmar_482/manifest.json +++ b/custom_components/tekmar_482/manifest.json @@ -10,5 +10,5 @@ "issue_tracker": "https://github.com/WillCodeForCats/tekmar-482/issues", "loggers": ["custom_components.tekmar_482"], "requirements": [], - "version": "0.9.17" + "version": "0.9.18" }