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" }