bump version to 2.4.7-1

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2024-06-06 13:47:05 +02:00
parent e16ce82985
commit 0936e669f9
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[workspace.package]
version = "2.4.6"
version = "2.4.7"
authors = [
"Dietmar Maurer <dietmar@proxmox.com>",
"Dominik Csapak <d.csapak@proxmox.com>",

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
rust-proxmox-backup (2.4.7-1) bullseye; urgency=medium
* rebuild with pxar 0.10.3 for nicer error messages on pxar v2 archives
-- Proxmox Support Team <support@proxmox.com> Thu, 06 Jun 2024 13:47:23 +0200
rust-proxmox-backup (2.4.6-2) bullseye; urgency=medium
* ui: add notice for the nearing PBS 2.4 End-of-Life on 2024-07-31