Skip to content

Commit

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

log: as title
  • Loading branch information
tsic404 committed Jan 30, 2024
1 parent 2bb5e49 commit 2b81011
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,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)

if (NOT DEFINED VERSION)
set(VERSION 6.0.32)
set(VERSION 6.0.33)
endif()

project(dde-dock)
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-dock (6.0.33) unstable; urgency=medium

* fix: tmp block uosai in quickpanel

-- tsic404 <[email protected]> Fri, 26 Jan 2024 14:38:06 +0800

dde-dock (6.0.32) unstable; urgency=medium

* fix: dock get max size when positionChanged and KeepHide mode (https://github.com/linuxdeepin/developer-center/issues/7040)
Expand Down

0 comments on commit 2b81011

Please sign in to comment.