From 1af0a02bc5be0cd9d953c1eaf4a4c39791162176 Mon Sep 17 00:00:00 2001 From: Kev Date: Sat, 17 Aug 2024 12:08:35 -0400 Subject: [PATCH] Bump version number --- 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 95cf1b5..e2c8ef6 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.5" + "version": "1.5.6" }