From f081bf7bc26ac54a4a3eaecf6e7e7826d2ca5e16 Mon Sep 17 00:00:00 2001 From: Kev Date: Sun, 3 Nov 2024 15:28:47 -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 5534732..605b344 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.1" + "version": "1.6.1.1" }