Skip to content

Commit

Permalink
chore: bump version to 6.0.44
Browse files Browse the repository at this point in the history
bump version to 6.0.44

Log:
  • Loading branch information
wangfei authored and FeiWang1119 committed Feb 1, 2024
1 parent 60200fd commit ff76599
Show file tree
Hide file tree
Showing 2 changed files with 13 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.43" CACHE STRING "define project version")
set(DVERSION "6.0.44" CACHE STRING "define project version")
set(BUILD_DOCS ON CACHE BOOL "Generate doxygen-based documentation")

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

* fix: typo compositor
* chore: remove code for gamma control
* fix(CustomShortcut): file chooser is opened when Enter pressed
* fix: wrong tab index
* fix: listview not show item backgound when normal
* fix: set all mime type
* chore: mask linglong-upgrade.service together

-- wangfei <wangfei@deepin.org> Wed, 31 Jan 2024 09:34:03 +0800

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

* feat: make plugin-display works in treeland
Expand Down

0 comments on commit ff76599

Please sign in to comment.