diff --git a/Cargo.toml b/Cargo.toml index ff57198..80522a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup-qemu" -version = "1.5.0" +version = "1.5.1" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index 9576f69..117c8f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proxmox-backup-qemu (1.5.1) bookworm; urgency=medium + + * fix archive name handling during restore + + -- Proxmox Support Team Thu, 30 Jan 2025 13:56:38 +0100 + proxmox-backup-qemu (1.5.0) bookworm; urgency=medium * update to PBS 3.3.2 based commit on current git master