From 9e642da101e8655c5c91d81cb7d68310b747b2ae Mon Sep 17 00:00:00 2001 From: sbabcock23 <71794130+sbabcock23@users.noreply.github.com> Date: Wed, 27 Dec 2023 05:24:26 -0500 Subject: [PATCH] Update manifest.json --- custom_components/tryfi/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tryfi/manifest.json b/custom_components/tryfi/manifest.json index 7e882c0..f429571 100644 --- a/custom_components/tryfi/manifest.json +++ b/custom_components/tryfi/manifest.json @@ -1,7 +1,7 @@ { "domain": "tryfi", "name": "TryFi", - "version": "0.0.22", + "version": "0.0.23", "config_flow": true, "documentation": "https://github.com/sbabcock23/hass-tryfi", "issue_tracker": "https://github.com/sbabcock23/hass-tryfi/issues",