diff --git a/Cargo.toml b/Cargo.toml index c874374..2e32d51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "esxi-folder-fuse" -version = "0.7.0" +version = "0.7.1" edition = "2021" authors = [ "Wolfgang Bumiller ", diff --git a/debian/changelog b/debian/changelog index d2e8393..c1317f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-esxi-import-tools (0.7.1) bookworm; urgency=medium + + * make errors before mounting more visible + + -- Proxmox Support Team Fri, 07 Jun 2024 13:20:08 +0200 + pve-esxi-import-tools (0.7.0) bookworm; urgency=medium * add a reference count to the cache enable state so that it doesn't get