From f90c941bc62d6c698e056df6f545c084fde3c38d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 28 Feb 2019 11:25:52 +0100 Subject: [PATCH] bump version to 1.0-23 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index abfa6ad..d70836a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-widget-toolkit PKGVER=1.0 -PKGREL=22 +PKGREL=23 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index c8a4f02..9eb45ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 28 Feb 2019 10:54:50 +0100 + proxmox-widget-toolkit (1.0-22) unstable; urgency=medium * form: proxmox textfield: support binding 'allowBlank' -- 2.39.2