From 3dd952acfd7099b2381397e254c6bd37e880d717 Mon Sep 17 00:00:00 2001 From: Kev Date: Wed, 20 Nov 2024 12:37:28 -0500 Subject: [PATCH] Update 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 3b9228a..59f1124 100644 --- a/custom_components/pirateweather/manifest.json +++ b/custom_components/pirateweather/manifest.json @@ -9,5 +9,5 @@ "documentation": "https://github.com/alexander0042/pirate-weather-ha", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/alexander0042/pirate-weather-ha/issues", - "version": "1.6.2" + "version": "1.6.3" }