From 33fa536198e82abbe0c79b61a439d31080441d67 Mon Sep 17 00:00:00 2001 From: Julian Pawlowski Date: Tue, 14 Apr 2026 20:42:08 +0000 Subject: [PATCH] chore: bump version --- 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 678b023..3064578 100644 --- a/custom_components/tibber_prices/manifest.json +++ b/custom_components/tibber_prices/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/jpawlowski/hass.tibber_prices/issues", "requirements": ["aiofiles>=23.2.1"], - "version": "0.31.0b1" + "version": "0.31.0b2" }