From 55fff290ec88ae3075af5637f5a3d44556194216 Mon Sep 17 00:00:00 2001 From: Alexander Rey Date: Fri, 14 Jul 2023 21:12:04 -0400 Subject: [PATCH] Version bump --- 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 c83c78a..7fcb74b 100644 --- a/custom_components/pirateweather/manifest.json +++ b/custom_components/pirateweather/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/alexander0042/pirate-weather-ha/issues", "requirements": ["python-forecastio==1.4.0"], - "version": "1.2.2" + "version": "1.2.3" } \ No newline at end of file