Update version to 0.7.5 in manifest.json

This commit is contained in:
2026-01-14 09:02:01 +01:00
committed by GitHub
parent 9fe21eb096
commit 3954d8f94f

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.7.4", "version": "0.7.5",
"documentation": "https://github.com/bahmcloud/easy_proxmox ", "documentation": "https://github.com/bahmcloud/easy_proxmox ",
"requirements": ["aiohttp>=3.9.0"], "requirements": ["aiohttp>=3.9.0"],
"codeowners": ["@BAHMCLOUD"], "codeowners": ["@BAHMCLOUD"],
@@ -10,3 +10,4 @@
"integration_type": "service" "integration_type": "service"
} }