From 2cadf977abb979579c3716afce5d33f5cb700271 Mon Sep 17 00:00:00 2001 From: finity69x2 <32221243+finity69x2@users.noreply.github.com> Date: Thu, 9 Feb 2023 10:35:07 -0500 Subject: [PATCH] Update manifest.json --- custom_components/nws_alerts/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/nws_alerts/manifest.json b/custom_components/nws_alerts/manifest.json index 5572052..3ee5cc4 100644 --- a/custom_components/nws_alerts/manifest.json +++ b/custom_components/nws_alerts/manifest.json @@ -1,7 +1,7 @@ { "domain": "nws_alerts", "name": "NWS Alerts", - "version": "2.6", + "version": "2.8", "documentation": "https://github.com/finity69x2/nws_alerts/", "issue_tracker": "https://github.com/finity69x2/nws_alerts/issues", "dependencies": [],