chore: release version 6.0.22

log: as title
This commit is contained in:
tsic404 2023-09-11 13:17:25 +08:00 committed by deepin-bot[bot]
parent 25194dbf13
commit f408bd89f4
2 changed files with 11 additions and 1 deletions

View File

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

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
dde-dock (6.0.22) unstable; urgency=medium
* fix: a space on tray without trash show
* fix: coredump empty tray when switch postion
* fix: Can't hide when DockPopupWindow deactivate(Issue: https://github.com/linuxdeepin/developer-center/issues/5405)
* fix: datetime size error
* fix: tool appAreaWidget visible
-- tsic404 <liuheng@deepin.org> Mon, 11 Sep 2023 13:14:25 +0800
dde-dock (6.0.21) unstable; urgency=medium
* fix: add lost windowSizeChanged Signal