From f0e17bf90af7efd325bce0d394694833447e3d78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Wed, 14 Jan 2026 07:40:38 +0100 Subject: [PATCH] Update version to 0.7.4 in manifest.json --- custom_components/proxmox_pve/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custom_components/proxmox_pve/manifest.json b/custom_components/proxmox_pve/manifest.json index 9f718cd..d3b8666 100644 --- a/custom_components/proxmox_pve/manifest.json +++ b/custom_components/proxmox_pve/manifest.json @@ -1,7 +1,7 @@ { "domain": "proxmox_pve", "name": "Easy Proxmox (by René Bachmann)", - "version": "0.7.3", + "version": "0.7.4", "documentation": "https://github.com/bahmcloud/easy_proxmox ", "requirements": ["aiohttp>=3.9.0"], "codeowners": ["@BAHMCLOUD"], @@ -9,3 +9,4 @@ "iot_class": "local_polling", "integration_type": "service" } +