chore(release): bump version to 0.31.0b3

This commit is contained in:
Julian Pawlowski 2026-04-17 12:23:04 +00:00
parent db02f262b6
commit 432eb6502c

View file

@ -1,11 +1,15 @@
{
"domain": "tibber_prices",
"name": "Tibber Price Information & Ratings",
"codeowners": ["@jpawlowski"],
"codeowners": [
"@jpawlowski"
],
"config_flow": true,
"documentation": "https://github.com/jpawlowski/hass.tibber_prices",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/jpawlowski/hass.tibber_prices/issues",
"requirements": ["aiofiles>=23.2.1"],
"version": "0.31.0b2"
"requirements": [
"aiofiles>=23.2.1"
],
"version": "0.31.0b3"
}