From e6f497ea7668e6956ec4461837cf613a0736e684 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 8 Apr 2025 17:19:44 +0200 Subject: [PATCH] bump version to 0.7.3 Signed-off-by: Wolfgang Bumiller --- Cargo.toml | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f7444a3..cd145b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "esxi-folder-fuse" -version = "0.7.2" +version = "0.7.3" edition = "2021" authors = [ "Wolfgang Bumiller ", diff --git a/debian/changelog b/debian/changelog index b57740e..a51e62d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pve-esxi-import-tools (0.7.3) bookworm; urgency=medium + + * exclude VMs without datastore_name in manifest.json (such as vCLS + machines) + + -- Proxmox Support Team Tue, 08 Apr 2025 17:19:26 +0200 + pve-esxi-import-tools (0.7.2) bookworm; urgency=medium * fix #5587: add support for older version of vmx storage filepaths