From 360752b0aae9f449d3172ecf30c4cf1a3b46452b Mon Sep 17 00:00:00 2001 From: Kev Date: Sat, 21 Sep 2024 15:54:26 -0400 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 2a93382..42d0223 100644 --- a/custom_components/pirateweather/manifest.json +++ b/custom_components/pirateweather/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "python-forecastio==1.4.0" ], - "version": "1.5.8" + "version": "1.5.9" }