diff --git a/proxmox-apt/Cargo.toml b/proxmox-apt/Cargo.toml index 9aa946f5..cec74b4d 100644 --- a/proxmox-apt/Cargo.toml +++ b/proxmox-apt/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "proxmox-apt" description = "Proxmox library for APT" -version = "0.11.5" +version = "0.11.6" exclude = ["debian"] diff --git a/proxmox-apt/debian/changelog b/proxmox-apt/debian/changelog index 8381fd27..4c5b7479 100644 --- a/proxmox-apt/debian/changelog +++ b/proxmox-apt/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox-apt (0.11.6-1) bookworm; urgency=medium + + * pdm uses separator for pdm-test repo + + -- Proxmox Support Team Thu, 19 Dec 2024 12:41:41 +0100 + rust-proxmox-apt (0.11.5-1) bookworm; urgency=medium * add Ceph Squid to standard repos for PVE