Skip to content

Commit

Permalink
chore: bump version to 6.0.43
Browse files Browse the repository at this point in the history
Log:
  • Loading branch information
wineee committed Jan 24, 2024
1 parent 2e9d5a8 commit 3178f02
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.42" CACHE STRING "define project version")
set(DVERSION "6.0.43" 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.43) unstable; urgency=medium

* feat: make plugin-display works in treeland

-- rewine <luhongxu@deepin.org> Mon, 22 Jan 2024 23:23:44 +0800

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

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

0 comments on commit 3178f02

Please sign in to comment.