diff --git a/Cargo.toml b/Cargo.toml index b8e3ee8..7e89fcc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup-qemu" -version = "0.6.0" +version = "0.6.1" authors = [ "Dietmar Maurer ", "Wolfgang Bumiller ", diff --git a/debian/changelog b/debian/changelog index 443daee..e250b85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proxmox-backup-qemu (0.6.1-1) unstable; urgency=medium + + * ignore missing or bad previous index + + -- Proxmox Support Team Thu, 09 Jul 2020 14:23:36 +0200 + proxmox-backup-qemu (0.6.0-1) unstable; urgency=medium * WARNING: This breaks binary API again!