bump version to 1.0-23

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-02-28 11:25:52 +01:00
parent f80f1f94d3
commit f90c941bc6
2 changed files with 11 additions and 1 deletions

View File

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

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
* tasks: put vzdump into VM/CT category
* fix popup behaviour in firefox with touchscreens on desktop
* utils: xtermjs: allow to pass a cmd parameter to the terminal
-- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
proxmox-widget-toolkit (1.0-22) unstable; urgency=medium proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
* form: proxmox textfield: support binding 'allowBlank' * form: proxmox textfield: support binding 'allowBlank'