chore: bump version 6.0.11

log: bump version 6.0.11
This commit is contained in:
tsic404 2023-04-14 11:42:39 +08:00 committed by Tsic
parent 7abeebc7eb
commit 96dcb71fdd
2 changed files with 20 additions and 1 deletions

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
if (NOT DEFINED VERSION)
set(VERSION 4.0)
set(VERSION 6.0.11)
endif()
project(dde-dock)

19
debian/changelog vendored
View File

@ -1,3 +1,22 @@
dde-dock (6.0.11) unstable; urgency=medium
* fix: timedate display widget size error
* fix: when there is focus on dockpopupwindow, it hide
* fix: modify the color of the area not covered by the slider
* fix: dont hide all close button(Task: 3608)
* fix: abnormally display battery plug-in in the quick-trays
* fix: when multiscreen connected non-primary display unable to click popupwindow
* fix: xembed tray flew out
* fix: dont hide all close button
* fix: timedate alway request timedate format
* fix: multitasking no response sometime
* fix: FixedLlugin disapprear after drag
* fix: disk popup does not hide(Issue: 3813)
feat: DockPopupWindow reimplemeted by DBlurEffectWidget
-- Tsic404 <liuheng@deepin.org> Fri, 14 Apr 2023 11:30:52 +0800
dde-dock (6.0.10) unstable; urgency=medium
[ bugfix ]