From 4508e69ffdc9f36c5a96826c6b12e385b0015b5b Mon Sep 17 00:00:00 2001 From: Julian Pawlowski Date: Sun, 16 Nov 2025 00:12:20 +0000 Subject: [PATCH] chore(release): bump version to 0.9.0 --- custom_components/tibber_prices/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tibber_prices/manifest.json b/custom_components/tibber_prices/manifest.json index 85e449f..0781282 100644 --- a/custom_components/tibber_prices/manifest.json +++ b/custom_components/tibber_prices/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "aiofiles>=23.2.1" ], - "version": "0.8.0" + "version": "0.9.0" }