From ce6b5e5d12623853f6cf2dad1018607bc1488ac2 Mon Sep 17 00:00:00 2001 From: Kev Date: Sat, 10 Aug 2024 13:08:25 -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 db20e49..c7104e1 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.3" + "version": "1.5." }