bump version to 0.6.5

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-02-21 12:15:55 +01:00
parent 373a3ed3e0
commit 7428e311da
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-offline-mirror"
version = "0.6.4"
version = "0.6.5"
authors = ["Proxmox Support Team <support@proxmox.com>"]
edition = "2021"
license = "AGPL-3"

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
rust-proxmox-offline-mirror (0.6.5) bookworm; urgency=medium
* docs: fix version and release numbers
-- Proxmox Support Team <support@proxmox.com> Wed, 21 Feb 2024 12:15:50 +0100
rust-proxmox-offline-mirror (0.6.4) bookworm; urgency=medium
* helper: improve handling of multiple keys when activating them