From d5d5f2174eb59f29e20ee2c4084f677b69e18259 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 26 Jun 2020 10:43:52 +0200 Subject: [PATCH] bump version to 0.4.0-1 --- Cargo.toml | 2 +- debian/changelog | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 3438e167..41545d45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup" -version = "0.3.0" +version = "0.4.0" authors = ["Dietmar Maurer "] edition = "2018" license = "AGPL-3" diff --git a/debian/changelog b/debian/changelog index c1fa4e5e..37401676 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,14 @@ +rust-proxmox-backup (0.4.0-1) unstable; urgency=medium + + * change api for incremental backups mode + + * zfs disk management gui + + -- Proxmox Support Team Fri, 26 Jun 2020 10:43:27 +0200 + rust-proxmox-backup (0.3.0-1) unstable; urgency=medium - * support incrtemental backups mode + * support incremental backups mode * new disk management