pve: bump version to 0.8.13

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-11-19 16:11:31 +01:00
parent 217df011c9
commit 7ae468de65
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "pve-rs"
version = "0.8.12"
version = "0.8.13"
description = "PVE parts which have been ported to Rust"
homepage = "https://www.proxmox.com"
authors = ["Proxmox Support Team <support@proxmox.com>"]

View File

@ -1,3 +1,9 @@
libpve-rs-perl (0.8.13) bookworm; urgency=medium
* sdn: use new IPAM state path with fallback to legacy one
-- Proxmox Support Team <support@proxmox.com> Tue, 19 Nov 2024 16:11:04 +0100
libpve-rs-perl (0.8.12) bookworm; urgency=medium
* add PVE::RS::Firewall::SDN module