change to 0.2.0

This commit is contained in:
2026-01-15 06:09:26 +00:00
parent a1bdf9dd40
commit 603277d6f5

View File

@@ -1,9 +1,9 @@
{ {
"domain": "bahmcloud_store", "domain": "bahmcloud_store",
"name": "Bahmcloud Store", "name": "Bahmcloud Store",
"version": "0.1.0", "version": "0.2.0",
"documentation": "https://git.bahmcloud.de/bahmcloud/ha_store", "documentation": "https://git.bahmcloud.de/bahmcloud/bahmcloud_store",
"requirements": [], "requirements": [],
"codeowners": [], "codeowners": ["@bahmcloud"],
"iot_class": "local_polling" "iot_class": "local_polling"
} }