bump version to 1.0-11

This commit is contained in:
Fabian Grünbichler 2018-02-16 13:06:57 +01:00
parent 4b23ab8806
commit eb1f0d2a37
2 changed files with 11 additions and 1 deletions

View File

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

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
* rename pve(Show|Hide)Help events
* mixin/CBind: allow binding sub elements
* show VLAN aware setting in NetworkView.
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
* port fixes and features from pve-manager since fork