diff --git a/Cargo.toml b/Cargo.toml index 589b278..d047eb5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup-qemu" -version = "1.3.0" +version = "1.3.1" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index 3e85e73..cb5d9cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +proxmox-backup-qemu (1.3.1-1) bullseye; urgency=medium + + * re-build with updated dependencies for the API parameter switch from + `backup-ns` to just `ns` + + -- Proxmox Support Team Fri, 13 May 2022 13:59:39 +0200 + proxmox-backup-qemu (1.3.0-1) bullseye; urgency=medium * update dependencies to latest proxmox-backup git version