From c81b98043c8ef6fd5866d7914a6cab2d3a30a660 Mon Sep 17 00:00:00 2001 From: finity69x2 <32221243+finity69x2@users.noreply.github.com> Date: Sun, 5 Jan 2025 20:41:00 -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 d505733..3eb089f 100644 --- a/custom_components/nws_alerts/manifest.json +++ b/custom_components/nws_alerts/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/finity69x2/nws_alerts/issues", "requirements": [], - "version": "5.0" + "version": "6.0" }