From 027eb2bbe69a464401e9c23b913991001e2e441c Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 24 Nov 2020 08:56:18 +0100 Subject: [PATCH] bump version to 1.0.3-1 Signed-off-by: Thomas Lamprecht --- Cargo.toml | 2 +- debian/changelog | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d2ca3eeb..6357ff5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup" -version = "1.0.2" +version = "1.0.3" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index e7dcc800..9e155865 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -rust-proxmox-backup (1.0.2-1) stable; urgency=medium +rust-proxmox-backup (1.0.3-1) unstable; urgency=medium * client: inform user when automatically using the default encryption key @@ -28,7 +28,9 @@ rust-proxmox-backup (1.0.2-1) stable; urgency=medium * fix #3139: add key fingerprint to backup snapshot manifest and check it when loading with a key - -- Proxmox Support Team Tue, 24 Nov 2020 08:30:44 +0100 + * ui: add snapshot/file fingerprint tooltip + + -- Proxmox Support Team Tue, 24 Nov 2020 08:55:47 +0100 rust-proxmox-backup (1.0.1-1) unstable; urgency=medium