Skip to content

Commit d0b668e

Browse files
committed
chore: bump version 6.0.32
bump version 6.0.32 log: as title
1 parent 572c0c8 commit d0b668e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.16)
22

33
if (NOT DEFINED VERSION)
4-
set(VERSION 6.0.30)
4+
set(VERSION 6.0.32)
55
endif()
66

77
project(dde-dock)

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
dde-dock (6.0.32) unstable; urgency=medium
2+
3+
* fix: dock get max size when positionChanged and KeepHide mode (https://github.com/linuxdeepin/developer-center/issues/7040)
4+
* fix: dock not remove plugin when fcitx exit (https://github.com/linuxdeepin/developer-center/issues/7080)
5+
* fix: dock theme not follow system (https://github.com/linuxdeepin/developer-center/issues/7090)
6+
7+
-- tsic404 <liuheng@deepin.org> Thu, 25 Jan 2024 14:30:26 +0800
8+
19
dde-dock (6.0.31) unstable; urgency=medium
210

311
* fix: error datetime tooltip (https://github.com/linuxdeepin/developer-center/issues/7056)

0 commit comments

Comments
 (0)