Skip to content

Commit

Permalink
chore: bump version to 6.0.41
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 f8b4814 commit 5bc2eee
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,6 +1,6 @@
cmake_minimum_required(VERSION 3.13)

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

set(PROJECT_NAME dde-control-center)
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-control-center (6.0.41) unstable; urgency=medium

* fix: time format error (https://github.com/linuxdeepin/developer-center/issues/6995)

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

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

* fix: block some plugins under treeland
Expand Down

0 comments on commit 5bc2eee

Please sign in to comment.