mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-05-30 22:01:41 +00:00
chore: release version 6.0.22
log: as title
This commit is contained in:
parent
25194dbf13
commit
f408bd89f4
@ -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
10
debian/changelog
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user