From 630be1a577119a5f9438c9cb0fcebd47c93d25c8 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 25 Apr 2024 12:06:15 +0200 Subject: [PATCH] bump version to 3.2.2-1 Signed-off-by: Thomas Lamprecht --- Cargo.toml | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 09bc8464..837e4363 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "3.2.1" +version = "3.2.2" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index e94ebde1..244166a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +rust-proxmox-backup (3.2.2-1) bookworm; urgency=medium + + * ui: notifications fix empty text format for the default mail author + + * ui: tape backup: do not try to delete the namespace property if its empty + + * ui: sync job: fix error if local namespace is selected first + + -- Proxmox Support Team Thu, 25 Apr 2024 12:06:04 +0200 + rust-proxmox-backup (3.2.1-1) bookworm; urgency=medium * implement Active Directory support: