diff --git a/pve-rs/Cargo.toml b/pve-rs/Cargo.toml index 63922cc..855c72d 100644 --- a/pve-rs/Cargo.toml +++ b/pve-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pve-rs" -version = "0.7.1" +version = "0.7.2" authors = ["Proxmox Support Team "] edition = "2018" license = "AGPL-3" diff --git a/pve-rs/debian/changelog b/pve-rs/debian/changelog index 5bcf624..0765eb9 100644 --- a/pve-rs/debian/changelog +++ b/pve-rs/debian/changelog @@ -1,3 +1,9 @@ +libpve-rs-perl (0.7.2) bullseye; urgency=medium + + * update to proxmox-subscription 0.3 / proxmox-http 0.7 + + -- Proxmox Support Team Wed, 7 Sep 2022 11:56:38 +0200 + libpve-rs-perl (0.7.1) bullseye; urgency=medium * add 'allow-subdomains' property to webauthn config