Skip to content

Commit 72f4286

Browse files
tsic404BLumia
authored andcommitted
chore: bump version 6.0.35
bump version 6.0.35 log: as title
1 parent e8e0f3c commit 72f4286

2 files changed

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

77
project(dde-dock)

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
dde-dock (6.0.35) unstable; urgency=medium
2+
3+
* feat: adjust dock ui
4+
5+
-- tsic404 <liuheng@deepin.org> Thu, 01 Feb 2024 10:58:27 +0800
6+
17
dde-dock (6.0.34) unstable; urgency=medium
28

39
* fix: dock animation broken (https://github.com/linuxdeepin/developer-center/issues/7143)

0 commit comments

Comments
 (0)