From 24404ae5700b744b94eae6b739e528144a79d63c Mon Sep 17 00:00:00 2001 From: Indu Prakash <6459774+iprak@users.noreply.github.com> Date: Thu, 9 May 2024 20:21:11 -0500 Subject: [PATCH] Update manifest.json to 1.2.8 --- custom_components/yahoofinance/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/yahoofinance/manifest.json b/custom_components/yahoofinance/manifest.json index 27451bf..1f59220 100755 --- a/custom_components/yahoofinance/manifest.json +++ b/custom_components/yahoofinance/manifest.json @@ -8,5 +8,5 @@ "@iprak" ], "issue_tracker": "https://github.com/iprak/yahoofinance/issues", - "version": "1.2.7" + "version": "1.2.8" }