Skip to content

Commit

Permalink
chore: bump version to 6.0.30
Browse files Browse the repository at this point in the history
Log:
  • Loading branch information
Decodetalkers committed Jan 22, 2024
1 parent 945bb03 commit 6c6d200
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)

if (NOT DEFINED VERSION)
set(VERSION 6.0.29)
set(VERSION 6.0.30)
endif()

project(dde-dock)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
dde-dock (6.0.30) unstable; urgency=medium

* chore: remove Cooperation in display plugin (https://github.com/linuxdeepin/developer-center/issues/7023)

-- chenhongtao <[email protected]> Mon, 22 Jan 2024 17:27:34 +0800

dde-dock (6.0.29) unstable; urgency=medium

* fix: when no timeformat, tooltip is empty
Expand Down

0 comments on commit 6c6d200

Please sign in to comment.