From 3954d8f94fed20293a0d05bd58adc2f4da936614 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Wed, 14 Jan 2026 09:02:01 +0100 Subject: [PATCH] Update version to 0.7.5 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 d3b8666..336b087 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.4", + "version": "0.7.5", "documentation": "https://github.com/bahmcloud/easy_proxmox ", "requirements": ["aiohttp>=3.9.0"], "codeowners": ["@BAHMCLOUD"], @@ -10,3 +10,4 @@ "integration_type": "service" } +