Skip to content

Commit

Permalink
chore: bump version to 6.0.29
Browse files Browse the repository at this point in the history
Log:
  • Loading branch information
Decodetalkers authored and deepin-bot[bot] committed Jan 22, 2024
1 parent ca4408c commit 0f93647
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.28)
set(VERSION 6.0.29)
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.29) unstable; urgency=medium

* fix: when no timeformat, tooltip is empty

-- chenhongtao <chenhongtao@deepin.org> Mon, 22 Jan 2024 09:47:21 +0800

dde-dock (6.0.28) unstable; urgency=medium

* fix: the item that removed is exist yet (https://github.com/linuxdeepin/developer-center/issues/4631)
Expand Down

0 comments on commit 0f93647

Please sign in to comment.