From b36f598dab15af598874f57313ec1c01d04edf7f Mon Sep 17 00:00:00 2001 From: Kev Date: Tue, 6 Feb 2024 13:16:02 -0500 Subject: [PATCH] Bump Version --- custom_components/pirateweather/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/pirateweather/manifest.json b/custom_components/pirateweather/manifest.json index 0dd8bb8..5febb8e 100644 --- a/custom_components/pirateweather/manifest.json +++ b/custom_components/pirateweather/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/alexander0042/pirate-weather-ha/issues", "requirements": ["python-forecastio==1.4.0"], - "version": "1.4.1" + "version": "1.4.2" }