bump version to 1.0-22

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-11-29 12:59:09 +01:00
parent 99a5979b2b
commit 2caa58a379
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=proxmox-widget-toolkit
PKGVER=1.0
PKGREL=21
PKGREL=22
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
* form: proxmox textfield: support binding 'allowBlank'
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
* Utils: add some task descriptions (disk/storage management and ceph)