From: Thomas Lamprecht Date: Thu, 29 Nov 2018 11:59:09 +0000 (+0100) Subject: bump version to 1.0-22 X-Git-Url: https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=commitdiff_plain;h=2caa58a379d6ab2ea3f88f36aef4fc59875af924 bump version to 1.0-22 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index e50e09b..abfa6ad 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-widget-toolkit PKGVER=1.0 -PKGREL=21 +PKGREL=22 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 8cc0919..c8a4f02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proxmox-widget-toolkit (1.0-22) unstable; urgency=medium + + * form: proxmox textfield: support binding 'allowBlank' + + -- Proxmox Support Team 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)