]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
bump version to 1.0-7
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 23 Nov 2017 06:30:09 +0000 (07:30 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 23 Nov 2017 06:30:09 +0000 (07:30 +0100)
Makefile
debian/changelog

index bd8f398c6300c27cd8cdfcf145cd134a85906c40..440eea1ecc01001fff2cc7b59d703807aa331161 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=proxmox-widget-toolkit
 PKGVER=1.0
-PKGREL=6
+PKGREL=7
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 44bdf9adad9d04886816db81c095ec880dab246d..f7e8cb842e05ae56200ba55d08fead9a8fadf834 100644 (file)
@@ -1,3 +1,9 @@
+proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
+
+  * UpdateStore.js - fix update problem with chrome
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 23 Nov 2017 07:29:46 +0100
+
 proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
 
   * change 'create' parameter to 'isCreate'