chore: bump version to 6.0.30

Log:
This commit is contained in:
chenhongtao 2024-01-22 17:27:54 +08:00 committed by deepin-bot[bot]
parent 13b1e661ea
commit 0300e28332
2 changed files with 7 additions and 1 deletions

View File

@ -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)

6
debian/changelog vendored
View File

@ -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 <chenhongtao@deepin.org> Mon, 22 Jan 2024 17:27:34 +0800
dde-dock (6.0.29) unstable; urgency=medium
* fix: when no timeformat, tooltip is empty