From fc03fa89aa94b26a74853a8a3e128fcaddd59366 Mon Sep 17 00:00:00 2001 From: finity69x2 <32221243+finity69x2@users.noreply.github.com> Date: Thu, 29 Apr 2021 09:00:31 -0400 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 dca9cab..d513acc 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": "1.7.1", + "version": "1.8.1", "documentation": "https://github.com/finity69x2/nws_alerts/", "issue_tracker": "https://github.com/finity69x2/nws_alerts/issues", "dependencies": [],