Update manifest version to 0.7.1

This commit is contained in:
2026-01-13 18:26:00 +01:00
committed by GitHub
parent eec020f0e6
commit 2b225ac15a

View File

@@ -1,7 +1,7 @@
{ {
"domain": "proxmox_pve", "domain": "proxmox_pve",
"name": "Easy Proxmox (by René Bachmann)", "name": "Easy Proxmox (by René Bachmann)",
"version": "0.6.0-alpha", "version": "0.7.1",
"documentation": "https://example.invalid", "documentation": "https://example.invalid",
"requirements": ["aiohttp>=3.9.0"], "requirements": ["aiohttp>=3.9.0"],
"codeowners": ["@BAHMCLOUD"], "codeowners": ["@BAHMCLOUD"],
@@ -9,4 +9,3 @@
"iot_class": "local_polling", "iot_class": "local_polling",
"integration_type": "service" "integration_type": "service"
} }