From e6334f92ae5c4611548308d9457c0b3d95642822 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 7 Jun 2024 13:23:51 +0200 Subject: [PATCH] bump version to 0.7.1 Signed-off-by: Wolfgang Bumiller --- Cargo.toml | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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