From dd8013ddf9923800972eddc4c51413a279fb7cfa Mon Sep 17 00:00:00 2001 From: Kev Date: Sun, 25 Feb 2024 16:55:22 -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 5febb8e..3c90e84 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.2" + "version": "1.4.4" }