bump version to 1.0-12

This commit is contained in:
Thomas Lamprecht 2018-02-23 11:14:02 +01:00
parent c33f087874
commit 2e6df526fa
2 changed files with 7 additions and 1 deletions

View File

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

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
* skip config property for cbind mixin
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
* rename pve(Show|Hide)Help events