Skip to content

Commit 48cced0

Browse files
committed
chore: release version 6.0.34
log: as title
1 parent edea9b8 commit 48cced0

2 files changed

Lines changed: 11 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.33)
4+
set(VERSION 6.0.34)
55
endif()
66

77
project(dde-dock)

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
dde-dock (6.0.34) unstable; urgency=medium
2+
3+
* fix: dock animation broken (https://github.com/linuxdeepin/developer-center/issues/7143)
4+
* fix: dock plugin calculated to an incorrect size (https://github.com/linuxdeepin/developer-center/issues/7127)
5+
* fix: dock will not auto hide after set size (https://github.com/linuxdeepin/developer-center/issues/7129)
6+
* fix: dock plugin unable to click when in keep hide (https://github.com/linuxdeepin/developer-center/issues/7132)
7+
* fix: dock item indicator not update (https://github.com/linuxdeepin/developer-center/issues/7097)
8+
9+
-- tsic404 <liuheng@deepin.org> Tue, 30 Jan 2024 16:17:59 +0800
10+
111
dde-dock (6.0.33) unstable; urgency=medium
212

313
* fix: tmp block uosai in quickpanel

0 commit comments

Comments
 (0)