Skip to content

Commit

Permalink
chore: bump version to 6.0.40
Browse files Browse the repository at this point in the history
Log:
  • Loading branch information
Decodetalkers authored and deepin-bot[bot] committed Jan 18, 2024
1 parent 9e1f7d3 commit 736113b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.13)

set(DVERSION "6.0.39" CACHE STRING "define project version")
set(DVERSION "6.0.40" CACHE STRING "define project version")
set(BUILD_DOCS ON CACHE BOOL "Generate doxygen-based documentation")

set(PROJECT_NAME dde-control-center)
Expand Down
9 changes: 9 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
dde-control-center (6.0.40) unstable; urgency=medium

* fix: block some plugins under treeland
* fix: wait for http event finished when join internal channel
* fix: extra button too wide
* chore: record app added and removed event in notify plugin

-- chenhongtao <[email protected]> Thu, 18 Jan 2024 10:24:02 +0800

dde-control-center (6.0.39) unstable; urgency=medium

* feat: add new custom date format
Expand Down

0 comments on commit 736113b

Please sign in to comment.