bump version to 0.6.1-1

This commit is contained in:
Dietmar Maurer 2020-07-09 14:23:49 +02:00
parent 2d0a8bea2c
commit edd88ae902
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package] [package]
name = "proxmox-backup-qemu" name = "proxmox-backup-qemu"
version = "0.6.0" version = "0.6.1"
authors = [ authors = [
"Dietmar Maurer <dietmar@proxmox.com>", "Dietmar Maurer <dietmar@proxmox.com>",
"Wolfgang Bumiller <w.bumiller@proxmox.com>", "Wolfgang Bumiller <w.bumiller@proxmox.com>",

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
proxmox-backup-qemu (0.6.1-1) unstable; urgency=medium
* ignore missing or bad previous index
-- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 14:23:36 +0200
proxmox-backup-qemu (0.6.0-1) unstable; urgency=medium proxmox-backup-qemu (0.6.0-1) unstable; urgency=medium
* WARNING: This breaks binary API again! * WARNING: This breaks binary API again!