diff --git a/Cargo.toml b/Cargo.toml index 1339a7a..c6b327f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup-qemu" -version = "1.2.1" +version = "1.3.0" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index 24cdc8b..3e85e73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +proxmox-backup-qemu (1.3.0-1) bullseye; urgency=medium + + * update dependencies to latest proxmox-backup git version + + * add backup namespace support but stay backward compatible + + -- Proxmox Support Team Thu, 12 May 2022 13:56:18 +0200 + proxmox-backup-qemu (1.2.1-1) bullseye; urgency=medium * update dependencies to latest proxmox-backup git version