diff --git a/proxmox-apt/Cargo.toml b/proxmox-apt/Cargo.toml index 3e55718f..ee3949e4 100644 --- a/proxmox-apt/Cargo.toml +++ b/proxmox-apt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-apt" -version = "0.9.3" +version = "0.9.4" description = "Proxmox library for APT" authors.workspace = true edition.workspace = true diff --git a/proxmox-apt/debian/changelog b/proxmox-apt/debian/changelog index 35a4647b..d7f809c3 100644 --- a/proxmox-apt/debian/changelog +++ b/proxmox-apt/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox-apt (0.9.4-1) bullseye; urgency=medium + + * repositories: also detect repository with next suite as configure + + -- Proxmox Support Team Fri, 09 Jun 2023 10:47:41 +0200 + rust-proxmox-apt (0.9.3-1) stable; urgency=medium * packages file: add section field