From e5f3a9b10640d0836b193a4b1f4dbd0c0a1874c5 Mon Sep 17 00:00:00 2001 From: dougiteixeira <31328123+dougiteixeira@users.noreply.github.com> Date: Sun, 5 Nov 2023 20:27:41 -0300 Subject: [PATCH] Update version --- custom_components/proxmoxve/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/proxmoxve/manifest.json b/custom_components/proxmoxve/manifest.json index 89c5aad..9636485 100644 --- a/custom_components/proxmoxve/manifest.json +++ b/custom_components/proxmoxve/manifest.json @@ -8,5 +8,5 @@ "issue_tracker": "https://github.com/dougiteixeira/proxmoxve/issues", "loggers": ["proxmoxer"], "requirements": ["proxmoxer==2.0.1"], - "version": "2.0.4" + "version": "2.0.5" }