bump version to 0.5.0-1

This commit is contained in:
Dietmar Maurer 2020-07-08 07:52:07 +02:00
parent a00334d217
commit cc18a7d7f5
2 changed files with 9 additions and 1 deletions

View File

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

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
proxmox-backup-qemu (0.5.0-1) unstable; urgency=medium
* improve parameter checks
* allways call _async functions instead of duplicating code
-- Proxmox Support Team <support@proxmox.com> Wed, 08 Jul 2020 07:51:53 +0200
proxmox-backup-qemu (0.4.0-1) unstable; urgency=medium
* use new get_runtime_with_builder