Skip to content

Commit 0300e28

Browse files
Decodetalkersdeepin-bot[bot]
authored andcommitted
chore: bump version to 6.0.30
Log:
1 parent 13b1e66 commit 0300e28

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.29)
4+
set(VERSION 6.0.30)
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.30) unstable; urgency=medium
2+
3+
* chore: remove Cooperation in display plugin (https://github.com/linuxdeepin/developer-center/issues/7023)
4+
5+
-- chenhongtao <chenhongtao@deepin.org> Mon, 22 Jan 2024 17:27:34 +0800
6+
17
dde-dock (6.0.29) unstable; urgency=medium
28

39
* fix: when no timeformat, tooltip is empty

0 commit comments

Comments
 (0)