bump version to 1.0-13

This commit is contained in:
Dietmar Maurer 2018-03-08 11:38:18 +01:00
parent ea7fb2205f
commit 36ee012f37
2 changed files with 7 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=12 PKGREL=13
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
* remove gettext definition in Utils.js
-- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
proxmox-widget-toolkit (1.0-12) unstable; urgency=medium proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
* skip config property for cbind mixin * skip config property for cbind mixin